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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
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/