https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16863
Bug ID: 16863
Summary: Quotes around search term cause search failure if
QueryAutoTruncate is not enabled.
Change sponsored?: ---
Product: Koha
Version: 3.22
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The following search will succedd if the system preference 'quryautotruncate'
is set to 'always' but will fail if set to 'only if * is added'.
http://intranet.bywatersolutions.com/cgi-bin/koha/catalogue/search.pl?q=%22The+Hobbit%22
This causes issues because call number links in the search results are quoted.
To replicate:
1/ Set quryautotruncate to 'only if * is added'.
2/ Run a keyword search, with quotes around the title, e.g. "The Hobbit"
Seearch will fail
3/ Set quryautotruncate to 'always'
4/ Re-run the same search. It will succeed.
--
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/