[Koha-bugs] [Bug 31351] Worker dies on reindex job when operator last name/first name/branch name contains non-ASCII chars

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 7 13:48:59 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31351

--- Comment #14 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
When using the functional interface of the JSON module we should have used
to_json and from_json instead of decode/encode. This would require less code
changes here, but the author actually recommends the OO interface. So I agree
with that switch now.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list