https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20114 Bug ID: 20114 Summary: Build better $query_cgi Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com The current code for building $query_cgi in build_query_compat generates an invalid query string for many searches (advanced search, clicking a search link in biblio details etc). When the $query_cgi is incorrect, for example using pagination results in a search error. Have tried to fix this, and while there might still be issues, now works considerably better than before. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.