[Koha-bugs] [Bug 34181] Batch patron modification tool missing checkboxes to clear field values

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 16 16:15:32 CEST 2023


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 153521
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153521&action=edit
Bug 34181: Fix jQuery selector to make delete checkboxes reappear

Bug 32257 changed the page structure slightly to fix a display
issue with the labels. This resulted in a broken selector in the
function for displaying the checkboxes for deleting/emptying a
certain patron field.

To test:
* Go to Tools > Batch patron modifications
* Enter some cardnumbers or borrowernumbers
* On the batch patron edit form, verify that the checkboxes
  behind each input field are missing
* Apply patch
* Verify the checkboxes reappeared
  * Verify that for mandatory fields the checkbox is locked
* Make some batch edits and verify the checkboxes work as
  intended

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


More information about the Koha-bugs mailing list