http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14419 --- Comment #1 from Nick Clemens <nick@quecheelibrary.org> --- Created attachment 40339 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40339&action=edit Bug 14419 - Expanding facets (Show more) performs a new search This is a proof of concept patch, it is for discussion/demonstration and only affects the OPAC. To test: 1 - Perform an OPAC search that returns more than 5 of any given facet type 2 - Click the "Show more" link on the facets and see that the search is reloaded 3 - Apply patch 4 - Repeat search 5 - Note that you can click "Show more" without reloading page 6 - Test that page load is not greatly affected 7 - Ensure that all facet links function normally 8 - Ensure that facets are the same a prior to patch 9 - Tell me to make this a valid patch or do so yourself :-) -- You are receiving this mail because: You are watching all bug changes.