[Koha-bugs] [Bug 3311] Statistical reports should error if row and column aren' t selected

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 27 15:27:07 CEST 2017


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

--- Comment #29 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 62776
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62776&action=edit
Bug 3311 [Follow-up] Statistical reports should error if row and column aren't
selected

This patch moves the validation JavaScript from the body of the page to
the <head>. The "validated" class is removed from the form so that there
is not a conflict between default error handling and the custom
validation added to the page.

To test, apply the patch and verify that form validation still enforces
a selection of both row and column and that the error messages display
in the table header.

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


More information about the Koha-bugs mailing list