[Koha-bugs] [Bug 22553] Unchecking a subpermission does not uncheck the top level permission

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 9 15:28:00 CEST 2019


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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 87606
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87606&action=edit
Bug 22553: Unchecking a subpermission does not uncheck the top level permission

This patch makes a minor change to the set permissions page's JavaScript
so that unchecking a subpermission will uncheck the top level
permission.

To test, apply the patch and open the "Set permissions" page for a
patron.

 - Expand a permission with multiple subpermissions.
 - Check the top level permission. All subpermissions should be checked.
 - Uncheck one of the subpermissions. The top level permission should
   now be unchecked.

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


More information about the Koha-bugs mailing list