https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31278
Bug ID: 31278
Summary: ISBN and ISSN searching should quote the query terms
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
It doesn't. To reproduce:
1. Open your logs:
$ restart_all ; tail -f /var/log/koha/kohadev/*.log
2. Open the advanced search page
3. Search on ISBN and/or ISSN, for the term 123:456=789
=> FAIL: The logs =~ m/
[WARN] WARNING: query problem with nb=(rk=(123:456=789)) ZOOM error 10014 "CCL
parsing error" (addinfo: "Unknown qualifier") from diag-set 'ZOOM' at
/kohadevbox/koha/C4/Search.pm line 350.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/