http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12114 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 27333 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27333&action=edit Bug 12114: Fix encoding problem with reports JSON web service (opac) - catalog a record that includes umlauts äöü - write a report, that has the record in the result set - access the JSON output of the report <OPAC BaseURL/cgi-bin/koha/svc/report?id=1 - verify the umlaut displays not correctly - switch the encoding in the browser to 'western'/latin1 - verify the umlaut now displays correctly - apply patch - verify umlaut now displays correctly from the beginning Based on paste from Galen Charlton. http://bugs.koha-community.org/show_bug.cgi?id=9915 -- You are receiving this mail because: You are watching all bug changes.