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

--- Comment #22 from Dobrica Pavlinusic <[email protected]> 2011-10-27 19:29:24 
UTC ---
Created attachment 6083
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6083
added session, CGI queries and all Zebra/PAR utf8 decode

Thanks for report. Attached patch adds:

- encoding for data from session (like library name)
- utf8 force for CGI queries which include utf-8 text[1]
- decode all utf8 results from Zebra/PAR

1: I would guess that I missed some of pages where utf-8 text is posted to
Koha, but setting it everywhere would break upload according to CGI docs, so
I'm conservative here.

-- 
Configure bugmail: 
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
_______________________________________________
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/

Reply via email to