https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22715 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #5)
This works as described, my only concern would be that we should handle these kinds of characters in a more global approach - this only fixes one field.
This entire script needs to be re-engineered to output json using the JSON module at the end of the script instead of using a template to generate json. This will solve all these encoding problems. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.