https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22715
Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Kyle M Hall <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
