DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15912>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15912

Client-side validation fails if not all form-fields are specified on page

           Summary: Client-side validation fails if not all form-fields are
                    specified on page
           Product: Struts
           Version: 0.5 Final
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Validator Framework
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


If you have form that has three fields: username, password, firstName.

in form.jsp - you only specify username, password as fields.
in validation.xml - you specify that username, password and firstName are all
required fields.

Client side/javascript validation will not "kick in" - all fields must be in the
JSP.  It'd be cool if this wasn't a requirement.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to