[Koha-bugs] [Bug 22419] removing multiple items from basket.pl causes browser timeout

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 5 19:23:46 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22419

--- Comment #2 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list