[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
Fri Aug 26 14:48:18 CEST 2016


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #15 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 54924
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=54924&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.

Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

Follow-up for QA: Allow a blank authorised value to be created.

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


More information about the Koha-bugs mailing list