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

--- Comment #1 from Tomás Cohen Arazi <[email protected]> ---
Created attachment 17658
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17658&action=edit
Bug 10075 - Extend CGI and overload the param method to one that decodes  utf8
by default

The key idea is to provide a way to avoid writing decode stuff every time we
read a param from CGI.

Adds a method for explicitly not decoding input (for images, iso data, etc).

Regards
To+

Sponsored-by: Universidad Nacional de Córdoba

-- 
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