http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9915 --- Comment #25 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 27331 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27331&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. -- You are receiving this mail because: You are watching all bug changes.