| Summary: | Parenthesis in subject links problematic for search | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
| Component: | Searching | Assignee: | Winona Salesky <wsalesky> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | kyle, marjorie.barry-vila, nicole, tomascohen |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1807 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | [PASSED QA] Bug 13650: Remove parens from links to fix searches | ||
|
Description
Katrin Fischer
2015-02-01 22:00:35 UTC
Created attachment 35652 [details] [review] [PASSED QA] Bug 13650: Remove parens from links to fix searches This patch will resolve the issue of not being able to search with parens in a subject heading by editing the xslt To test: * Apply patch * Search Koha for a title with ( ) in the subject * Click the subject * Results should be returned * Repeat in OPAC and Staff client Signed-off-by: Nick <Nick@quechelibrary.org> Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> *** Bug 9212 has been marked as a duplicate of this bug. *** Is this a MARC21-only issue? Patch pushed to master. Thanks Winona! |