https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21878
--- Comment #5 from Marcel de Rooy <[email protected]> --- Created attachment 82632 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82632&action=edit Bug 21878: (follow-up) Fix a few uri filter in facets We need to adjust a few query_cgi | uri filters here too. Note that sort_by should be filtered by uri, not url. Similar change on staff side. Test plan: Toggle Show all items/Limit available items. Check: git grep -l "query_cgi | uri" Signed-off-by: Marcel de Rooy <[email protected]> -- 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/
