http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10578
Bug ID: 10578
Summary: Escaping CGI breaks results sort feature (librarian's
interface)
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5 - low
Component: Searching
Assignee: [email protected]
Reporter: [email protected]
After introducing escaped $query_cgi in bugfix 9239 the results sort feature
does not work correctly for the librarian.
To reproduce the problem (in librarian's interface):
1. Have some biblio records to get a list when searching
2. Make an advanced search with 'as phrase' modifier (title -- ti,phr: or
author -- au,phr: , etc.)
3. Having the result list try to change the sort order.
4. You should get no results with a message like: "No results match your search
for 'au%2Cphr: " etc.
A patch will follow.
--
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/