http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12114

--- Comment #3 from Marc Véron <ve...@veron.ch> ---
Created attachment 27360
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27360&action=edit
[Signed-off] 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

Followed test plan. Result as expected.
Signed-off-by: Marc Véron <ve...@veron.ch>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to