https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42814
--- Comment #1 from Laura Escamilla <[email protected]> --- Created attachment 200190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200190&action=edit Bug 42814: Respect inactive messaging preferences form in advance notice JS To test: 1. Set a patron's Advance notice "Days in advance" value to a non-blank value such as 1 or 2. 2. Save the patron. 3. View the patron messaging preferences without entering edit mode. => Notice that the Advance notice checkboxes remain enabled and can be selected. => Selecting them does not actually make any changes to the messaging preferences. 4. Set "Days in advance" to blank and save. => Notice that the Advance notice checkboxes are disabled when not in edit mode. 5. Apply the patch. 6. Repeat steps 1-2. 7. View the patron messaging preferences without entering edit mode. => Confirm that the Advance notice checkboxes remain disabled. 8. Enter edit mode. => Confirm that the Advance notice checkboxes can still be edited. 9. Set "Days in advance" to blank. => Confirm that the Advance notice checkboxes are disabled. 10. Confirm that messaging preferences can still be saved successfully. 11. Sign off and have a spectacular day! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
