http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15068
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from M. Tompsett <[email protected]> --- (In reply to Marc Véron from comment #1) > - Use of uninitialized value in addition (+) > at /usr/share/kohaclone/members/summary-print.pl line 87 > > - Argument "2015-11-03 23:59:00" isn't numeric in numeric comparison (<=>) > at /usr/share/kohaclone/members/summary-print.pl line 103 > ... > - Go to a detail page with a member who has a lot of fines ... And items checked out, potentially overdue. Triggering 47 and 61 is easy with the sample data after creating some fines on a user. Having difficulty triggering 87, which I feel will also trigger 103, if I have something checked out, but working on multiple bugs at once is hard. :) -- 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/
