[Koha-bugs] [Bug 31364] Saving preferences with a dropdown with check boxes doesn't save in the case where all the checks are removed.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 2 13:04:00 CEST 2022


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

Owen Leonard <oleonard at myacpl.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #140064|0                           |1
        is obsolete|                            |

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 140102
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140102&action=edit
Bug 31364: Allow multiple select system prefernces to saved when they are
empty/null

TO test:
1. Have a multiple select system preference like
   'OPACHoldsIfAvailableAtPickupExceptions'.
2. Set a couple patron categories as exceptions and save.
3. Remove all the categories from the exception list and save.
4. You get a message that says 'Nothing to Save' and the changes are not
   made.
5. Apply patch
6. Try 2-4 again, excpet this time it should save.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>

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


More information about the Koha-bugs mailing list