[Koha-bugs] [Bug 20376] "Select all" button no longer selects disabled checkboxes in Batch Record Deletion Tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 12 21:24:27 CET 2018


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

--- Comment #1 from Maksim Sen <maksim.sen at inlibro.com> ---
Created attachment 72726
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=72726&action=edit
Bug 20376: Select all ignores disabled checkboxes

Test Plan:

0.1 - find at least one biblionumber that has at least one item checked out
0.2 - find at least one biblionumber that has zero items checked out.
1 - Go into the module "Tools > Batch record deletion"
2 - in "List of biblionumbers or authority ids (one per line)" put the values
you found in step 0.1 and 0.2
3 - click continue
4 - biblionumbers with at least one item checked out should not be clickable.
5 - biblionumbers with zero items checked out should be clickable.
6 - click "Select all" and "Clear all", both buttons should change the
"checked" status of the enabled AND disabled biblionumber checkboxes.
7 - apply patch
8 - click "Select all" and "Clear all", both buttons should change the
"checked" status of ONLY the enabled biblionumber checkboxes.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list