[Koha-bugs] [Bug 32090] Emojis (or other utf8 characters) can break background job processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 3 15:42:48 CET 2022


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

--- Comment #2 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Marcel de Rooy from comment #1)

> No. You create a lot of problems when you encode in the middle of the
> process. The idea is: decode at start, encode at the end. Keep everything in
> perl internal format in between.

Note that I had utf8 here more in mind than JSON btw. But it follows a similar
pattern..

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


More information about the Koha-bugs mailing list