Koha/misc
Kyle M Hall ac5e09a0f0 Bug 8267 - Overdue notices not working
The variable $i was being re-used and overwriting the necessary value that was being passed to a subroutine. Renaming $i to $j fixed it. I also added an extra safety check within parse_letter that would also have prevented this bug.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-06-20 23:14:56 +02:00
..
admin
bin Bug 7613 follow up to fix perlcritic errors 2012-04-06 17:26:36 +02:00
cronjobs Bug 8267 - Overdue notices not working 2012-06-20 23:14:56 +02:00
interface_customization
load_testing
maintenance Bug 7818: utility to generate DOM indexing configs 2012-06-09 11:44:00 +02:00
migration_tools Bug 8136 Changes the expected lenght of 100$a in rebuild_zebra.pl 2012-06-20 09:39:27 +02:00
release_notes Release notes for 3.8.0 2012-04-23 12:42:07 +02:00
translator Revert "Subroutine prototypes used at line XXX, column 1. See page 194 of PBP." 2012-06-11 15:38:35 +02:00
batchCompareMARCvsFrameworks.pl
batchDeleteUnusedSubfields.pl
batchImportMARCWithBiblionumbers.pl
batchRebuildBiblioTables.pl
batchRepairMissingBiblionumbers.pl
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl
koha-install-log Bug 7818: update installer for biblio DOM indexing 2012-06-09 11:43:56 +02:00
kohalib.pl
link_bibs_to_authorities.pl signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
perlmodule_ls.pl
perlmodule_rm.pl
recreateIssueStatistics.pl Bug 6025: Adds a script that re-create missing statistics from issues and old_issues tables 2012-03-20 17:02:33 +01:00
sax_parser_print.pl
sax_parser_test.pl
stage_biblios_file.pl