From bugzilla-daemon@bugs.koha-community.org Thu Apr 27 20:39:59 2017
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 3311] Statistical reports should error if row and
column aren' t selected
Date: Thu, 27 Apr 2017 18:39:02 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3175750218828612097=="
--===============3175750218828612097==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311
--- Comment #38 from M. Tompsett ---
Created attachment 62795
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62795&action=edit
[SIGNED OFF] 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 . 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.
Signed-off-by: Mark Tompsett
--
You are receiving this mail because:
You are watching all bug changes.
--===============3175750218828612097==--