[Koha-bugs] [Bug 15938] Use validation plugin when adding or editing classification sources and filing rules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 29 18:13:42 CET 2016


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

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 48475
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48475&action=edit
Bug 15938 - Use validation plugin when adding or editing classification sources
and filing rules

In Administration -> Classification sources there is some embedded
JavaScript which checks for empty form values. This patch removes that
JS and adds validation using the globally-included validation plugin
instead.

To test, apply the patch and go to Administration -> Classification
sources.

- Click to add a new classification source and confirm that you cannot
  submit the form with empty required values.
- Edit an existing classification source and confirm that you cannot
  empty a required field and submit the form.
- Repeat the previous two steps with filing rules.

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

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


More information about the Koha-bugs mailing list