https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2422
--- Comment #16 from Nicholas van Oudtshoorn <[email protected]> --- I've set up a test-opac, accessible here: http://library.pbc.wa.edu.au:8765/ This test opac is identical with the main opac ( https://library.pbc.wa.eud.au ), except for: 1. It isn't on HTTPS :-) 2. I have taken out the quick fix applied to the main opac to make things work. In other words, the test-opac at library.pbc.wa.edu.au:8765 hasn't been modified to hide this problem. Both the test opac (port 8765) and the normal one point to the same data. To see the problem, try searching on both the main and test opac. For example, searching for worship: MAIN OPAC: https://library.pbc.wa.edu.au/cgi-bin/koha/opac-search.pl?idx=&q=worship TEST OPAC: http://library.pbc.wa.edu.au:8765/cgi-bin/koha/opac-search.pl?idx=&q=worship Then, try and use the pager. For me, the main opac (with the patch above applied) works, but the test opac (unpatched) doesn't. Also, not sure why the breadcrumb reads: Results of search for 'worship _asc #relevance_asc' When it should just read: Results of search for 'worship' -- 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/
