As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. Its use should be replaced on the staff interface catalog search results page.
Created attachment 108306 [details] [review] Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results This patch removes the use of jquery.checkboxes plugin from the staff interface catalog search results page. To test, apply the patch and perform a catalog search in the staff interface which will return results. On the search results page test the "Select all" and "Clear all" links at the top of the results. They should work correctly.
Created attachment 108365 [details] [review] Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results Checked patch and working OK. To Test: Apply the patch and perform a catalog search in the staff interface which will return results. On the search results page test the "Select all" and "Clear all" links at the top of the results. They should work correctly.
Created attachment 108376 [details] [review] Bug 26216: Remove the use of jquery.checkboxes plugin from catalog search results This patch removes the use of jquery.checkboxes plugin from the staff interface catalog search results page. To test, apply the patch and perform a catalog search in the staff interface which will return results. On the search results page test the "Select all" and "Clear all" links at the top of the results. They should work correctly. Signed-off-by: Amit Gupta <amit.gupta@informaticsglobal.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 20.11, thanks to everybody involved!
backported to 20.05.x for 20.05.04
enhancement, not backported to 19.11.x