http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12894
Bug ID: 12894
Summary: Callnumber links in staff result page don't always
work
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]
QA Contact: [email protected]
If the library is using () in their callnumbers, clicking on the callnumber in
the staff result list will find no result. If you manually add "" around the
callnumber in the search link, the result will be found.
Example:
No results:
/cgi-bin/koha/catalogue/search.pl?idx=callnum&q=ZG 9260 B686-1(2) 1
Result is found:
/cgi-bin/koha/catalogue/search.pl?idx=callnum&q="ZG 9260 B686-1(2) 1"
Can we safely add the ""?
--
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/