https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42915 Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@openfifth.co.u | |k --- Comment #30 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- (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.