http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10578
--- Comment #3 from Janusz Kaczmarek <[email protected]> --- (In reply to Srdjan Jankovic from comment #2) > Why not > my @operators = map uri_unescape($_), $cgi->param('op'); > > etc Just to be consistent with how it looks like in analogous spots in opac/opac-search.pl... But feel free to modify if you think it is worth of. -- 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/
