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

--- Comment #233 from Dobrica Pavlinusic <[email protected]> ---
Created attachment 30005
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30005&action=edit
Bug 11944: remove url/uri filter from query_cgi

We don't need to pass query_cgi through url (or uri) filter since this
will turn query string (correctly escaped inside code) back into
two-byte escaped string which CGI( -utf8 ) won't turn back into proper utf-8

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
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