[Bug 12894] New: Callnumber links in staff result page don't always work
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: gmcharlt@gmail.com Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12894 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- *** This bug has been marked as a duplicate of bug 12405 *** -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org