As described in Bug 26006 the jquery.checkboxes plugin is old and unmaintained. Its use should be replaced on the batch record modification page
Created attachment 108181 [details] [review] Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page This patch removes the use of the jquery.checkboxes plugin from the batch record modification page. To test, apply the patch and go to Tools -> Batch record modification - Submit a batch of biblionumbers for modification. - On the results page, test the "Select all" and "Clear all" links to confirm that they work correctly.
Created attachment 108406 [details] [review] Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page To test, apply the patch and go to Tools -> Batch record modification - Submit a batch of biblionumbers for modification. - On the results page, test the "Select all" and "Clear all" links to confirm that they work correctly. ----------------- Work OK
Created attachment 108423 [details] [review] Bug 26202: Remove the use of jquery.checkboxes plugin from batch record modification page This patch removes the use of the jquery.checkboxes plugin from the batch record modification page. To test, apply the patch and go to Tools -> Batch record modification - Submit a batch of biblionumbers for modification. - On the results page, test the "Select all" and "Clear all" links to confirm that they 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