https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42915
Pedro Amorim (ammopt) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |k --- Comment #30 from Pedro Amorim (ammopt) <[email protected]> --- (In reply to Jonathan Druart from comment #29) > Bug 42915: (QA follow-up) Restore fallback message for holds with no patron > data > + library ? library._str : > row.pickup_library_id > > There is no escape_str call for the library's name. Good catch, but pre-existing, this column never had escape_str to begin with, so it's a different scope. There are arguably other columns in the same table that need the same treatment too. -- You are receiving this mail because: 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/
