[ http://jira.magnolia.info/browse/MAGNOLIA-1361?page=comments#action_13649 ] Grégory Joseph commented on MAGNOLIA-1361: ------------------------------------------
Just a remark about "have it all run on the client side" : that's a no go. Client side validation is a possible bonus, but nothing else. It's out of the question that validation does not happen on the server: that would mean that it would suffice to disable js (or to forge http requests) to completely bypass validation :) > validation check for missing required field stops after first field > ------------------------------------------------------------------- > > Key: MAGNOLIA-1361 > URL: http://jira.magnolia.info/browse/MAGNOLIA-1361 > Project: Magnolia > Issue Type: Bug > Components: gui > Affects Versions: 3.0.1 > Reporter: Chris Miner > Assigned To: Grégory Joseph > Fix For: 3.0.2 > > Attachments: CssConstants.patch, DialogBox.java.patch, > DialogBox.java.patch, DialogControlImpl.java.patch, DialogFile.txt, > DialogFile.txt, DialogFile.txt, dialogs.css.patch, dialogs.css.patch > > > If you mark more than one field in a dialog as required and enter empty > values for all fields, only the first field is caught and reported as a > problem to the user. It would be better to hightlight all invalid fields. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.magnolia.info/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/developer.html ----------------------------------------------------------------
