[Koha-bugs] [Bug 11019] Require some fields when adding authorized value category

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 18 18:09:19 CEST 2016


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #11 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 54577
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54577&action=edit
Bug 11019 - Require some fields when adding authorized value category

This patch modifies the form for adding an authorized value so that
category, authorized value, and description are 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 category, authorized value,
  or description. You should be prevented from submitting the form.
- Verify that filling in the required fields allows the form to be
  submitted.
- Perform the same test when editing an existing authorized value.

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


More information about the Koha-bugs mailing list