https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4858
--- Comment #44 from Jacob O'Mara <[email protected]> --- Created attachment 203028 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203028&action=edit Bug 4858: (QA follow-up) Miscellaneous fixes - Add print_notice_charge to Koha::Patron::Category to_api_mapping. - Remove over-defensive branchcode and letter_code regex validation in gather_print_notices.pl::apply_print_notice_charge; the data is internal (from GetPrintMessages DB query) and the regex could silently skip charges for libraries with spaces or special characters in their branchcode. - Fix cronlogaction indentation inside apply_print_notice_charge. Sponsored-by: OpenFifth <https://openfifth.co.uk> Signed-off-by: Jackie Usher <[email protected]> -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
