http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12114 Bug ID: 12114 Summary: Reports web service JSON output has an encoding problem Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: gmcharlt@gmail.com Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org To reproduce: - catalog a record that includes umlauts äöü - write a report, that has the record in the result set - access the JSON output of the report .../cgi-bin/koha/svc/report?id=1 - verify the umlaut displays wrong - switch the encoding in the browser to 'western'/latin1 - verify the umlaut now displays correctly -- You are receiving this mail because: You are watching all bug changes.