[Koha-bugs] [Bug 9087] New: 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 11:26:44 CET 2012


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

            Bug ID: 9087
           Summary: In Search.pl if there is parenthesis in itemcallnumber
                    the link is broken
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching
          Assignee: gmcharlt at gmail.com
          Reporter: christophe.croullebois at biblibre.com

The search with parenthesis in 'q=xxxxx(x)xx' raises an error message "Can't
call method "sort" on an undefined value at /home/koha/src/C4/Search.pm line
404."
The easier way to solve this problem is to put quotes for the query,
q="xxxx(x)xx"

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


More information about the Koha-bugs mailing list