[Koha-bugs] [Bug 9087] In Search.pl if there is parenthesis in itemcallnumber the link is broken

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 15 12:11:18 CET 2012


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

Christophe Croullebois <christophe.croullebois at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|gmcharlt at gmail.com          |christophe.croullebois at bibl
                   |                            |ibre.com

--- Comment #1 from Christophe Croullebois <christophe.croullebois at 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.


More information about the Koha-bugs mailing list