https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20114
--- Comment #1 from David Gustafsson <[email protected]> --- Created attachment 71089 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=71089&action=edit Bug 20114: Build better $query_cgi Build a more complete $query_cgi fixing issues with pagination after performing either an advanced search or visiting a search link from biblio details. To test: 1) Go to the details page for a biblio. 2) Click a link that will produce enough hits to trigger pagination. 3) Try going to next page. 4) This will produce a search error. 5) Apply patch. 6) Repeat steps 1 to 3. 7) Pagination should now work as expected. Sponsored-by: Gothenburg University Library -- You are receiving this mail because: You are the assignee for the bug. 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/
