[Koha-bugs] [Bug 10578] Escaping CGI breaks results sort feature (librarian's interface)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 17 05:43:03 CEST 2013


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

Srdjan Jankovic <srdjan at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |srdjan at catalyst.net.nz

--- Comment #2 from Srdjan Jankovic <srdjan at catalyst.net.nz> ---
Why not
my @operators = map uri_unescape($_), $cgi->param('op');

etc

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list