[Koha-bugs] [Bug 11766] Use validation plugin when creating new authority type

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 14 19:57:32 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11766

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 25291
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25291&action=edit
Bug 11766 - Use validation plugin when creating new authority type

The new authority type entry form uses custom form validation
JavaScript. This patch removes it in favor of using HTML5 validation
attributes and Koha's built-in validation plugin.

To test, go to Administration -> Authority types and click "New
authority type." Try submitting the form without entering any data. You
should see a warning about required fields. Upon entering text in those
fields the warning should disappear.

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


More information about the Koha-bugs mailing list