https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3311
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #62623|0 |1 is obsolete| | Attachment #62630|0 |1 is obsolete| | --- Comment #25 from Owen Leonard <[email protected]> --- Created attachment 62658 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62658&action=edit [SIGNED-OFF] Bug 3311: Form validation feedback By using the validated class, make use of jquery form submission validation to inform user of required fields. TEST PLAN --------- 1) run Home -> Reports -> Catalog -> Submit -- no meaningful output and no error messages. 2) apply patch 3) repeat 1 -- meaningful error messages appear. -- headings are in red, indicative of required values. 4) try other combinations of row or column selected/unselected. -- meaningful error messages. 5) run koha qa test tools Signed-off-by: Owen Leonard <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
