https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21658
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #81127|0 |1 is obsolete| | Attachment #81128|0 |1 is obsolete| | --- Comment #9 from Liz Rea <[email protected]> --- Created attachment 89487 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89487&action=edit Bug 21658 Define string to avoid run time warnings In addition to an explicit error a renewal may be rejected because a fee is due and has not yet been flagged as paid. In this case define the error message as empty string to avoid runtime errors in the regexes performed on the standard error messages Signed-off-by: Liz Rea <[email protected]> Signed-off-by: Liz Rea <[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/
