5 Mar
2019
5 Mar
'19
7:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22419 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 86110 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=86110&action=edit Bug 22419: Records listed twice when select/unselect all from the cart It fixes a browser timeout when records are removed from the cart. The onchange event already call selRecord. Test plan: Launch a search Add all the result to your cart Open the cart Click "select all" Then remove them all from your cart => Without this patch the action will timeout => With this patch applied the action is immediate -- You are receiving this mail because: You are watching all bug changes.