[Koha-bugs] [Bug 16047] Software error on deleting a group with no category code

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 17 14:16:06 CET 2016


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

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 49267
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49267&action=edit
Bug 16047 [Follow-up] Software error on deleting a group with no category code

This follow-up take the original patch a little further, making category
name required on the entry form as well. Without a category name there
is no label in the interface when selecting a category. That doens't
make any sense.

Also changed on the group entry form:

- Added "required" attribute to labels on required fields.
- Changed "Update" submit button label to "Submit."
- Added a "Cancel" link.
- Added the "validated" class to the form so that our built-in
  validation script will process it (not strictly necessary but makes
  the validation appearance more consistent).

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


More information about the Koha-bugs mailing list