Summary: | Search links on callnumbers with parentheses fails on OPAC results page | ||
---|---|---|---|
Product: | Koha | Reporter: | Jef Bucas <jefkoha> |
Component: | Searching | Assignee: | Chloe Alabaster <chloealabaster> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | minor | ||
Priority: | P5 - low | CC: | brendan, chris, f.demians, julian.maurice |
Version: | Main | Keywords: | Academy |
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 15468 - Search links on callnumber fails on opac results page
[SIGNED-OFF] Bug 15468 - Search links on callnumbers with parentheses fails on OPAC results page [PASSED QA] Bug 15468 - Search links on callnumbers with parentheses fails on OPAC results page |
Description
Jef Bucas
2016-01-05 10:36:39 UTC
Created attachment 46844 [details] [review] Bug 15468 - Search links on callnumber fails on opac results page To Test: 1-before plugin search in opac for a call number with either a "(" or a ")" in it 2-it should come back with no results 3-use plugin 4-re-search the call number with "(" or ")" 5-the search should come back with results Created attachment 46903 [details] [review] [SIGNED-OFF] Bug 15468 - Search links on callnumbers with parentheses fails on OPAC results page To Test: 1-before plugin search in opac for a call number with either a "(" or a ")" in it 2-it should come back with no results 3-use plugin 4-re-search the call number with "(" or ")" 5-the search should come back with results Signed-off-by: Owen Leonard <oleonard@myacpl.org> Created attachment 46957 [details] [review] [PASSED QA] Bug 15468 - Search links on callnumbers with parentheses fails on OPAC results page To Test: 1-before plugin search in opac for a call number with either a "(" or a ")" in it 2-it should come back with no results 3-use plugin 4-re-search the call number with "(" or ")" 5-the search should come back with results Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> It seems this only works with OPAC XSLT for results page turned off and OPACItemsResultsDisplay turned on. - Then the callnumbers in the result list will be linked for searching. Pushed to master - Should be in the May 2016 release. Thanks! Patch pushed to 3.22.x, will be in 3.22.3 This patch has been pushed to 3.20.x, will be in 3.20.9. |