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@gmail.com Reporter: christophe.croullebois@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.