https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15023
--- Comment #8 from Katrin Fischer <[email protected]> --- Created attachment 53736 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=53736&action=edit [PASSED QA] Bug 15023: (followup) Remove warnings By setting 'use Modern::Perl' some previously hidden warnings arised. This patch removes them by testing the variable $balance for undef before using it in a comparisson. Sponsored-by: VOKAL Signed-off-by: Liz Rea <[email protected]> Signed-off-by: Katrin Fischer <[email protected]> -- 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/
