[Koha-bugs] [Bug 10075] Extend CGI to provide a param_utf8_decode method

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 24 19:30:59 CEST 2013


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

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
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.


More information about the Koha-bugs mailing list