https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11019
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #54924|0 |1 is obsolete| | --- Comment #16 from Katrin Fischer <[email protected]> --- Created attachment 54948 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54948&action=edit [PASSED QA] Bug 11019 - Require some fields when adding authorized value category This patch modifies the form for adding an authorized value so that the category is a required fields. Previously a new authorized value category could be saved with no data. To test, apply the patch and go to Administration -> Authorized values. - Click the "New category" button. - Click the save button without filling in the category. You should be prevented from submitting the form. - Verify that filling in the required field allows the form to be submitted. - Perform the same test when editing an existing authorized value. Signed-off-by: Aleisha Amohia <[email protected]> Signed-off-by: Jonathan Druart <[email protected]> Follow-up for QA: Allow a blank authorised value to be created. Signed-off-by: Katrin Fischer <[email protected]> Amended test plan. Current patch-complexity: Small patch -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
