3 Nov
2022
3 Nov
'22
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32090 --- Comment #2 from Marcel de Rooy <m.de.rooy@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.