http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9087 Christophe Croullebois <christophe.croullebois@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Assignee|gmcharlt@gmail.com |christophe.croullebois@bibl | |ibre.com --- Comment #1 from Christophe Croullebois <christophe.croullebois@biblibre.com> --- Created attachment 13458 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13458&action=edit proposed patch To test, do a search, in the search.pl, find a line with parenthesis in itemcallnumber eg: [EMP 133.620 (1) CCL.5294] and click on the link, without patch you'll have an error message. With the patch, the link is ok, an you can see the request as: cgi-bin/koha/catalogue/search.pl?idx=callnum&q="EMP 133.620 (1) CCL.5294" -- You are receiving this mail because: You are watching all bug changes.