http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6835
M. de Rooy <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #10 from M. de Rooy <[email protected]> --- QA Comments: overdue_notices.pl line 50/51: in the pod comments you break the line between script name and pl extension why do you set $email=1 on line 481 while you do not use it later anymore? why repeat the warning on line 489 (see line 472) ? redefinition of $letter: see lines 491/529; will raise warning $itemcount on line 489 not defined; warning too getletter on line 491 needs branchcode; warning too Failed QA -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
