http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11767 Bug ID: 11767 Summary: Use validation plugin when creating new authority framework tag Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/admin/auth_tag_structure.pl?op=add_form& authtypecode=XXX OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: System Administration Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Depends on: 11764, 11765, 11766 The new authority framework tag entry form uses custom validation JavaScript which can be easily replaced with HTML5 validation attributes in conjunction with Koha's built-in validation plugin (http://jqueryvalidation.org/documentation/). The page also includes markup generated by the script which should be moved to the template. -- You are receiving this mail because: You are watching all bug changes.