You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Niall Pemberton (JIRA)" <ji...@apache.org> on 2006/07/19 16:10:15 UTC

[jira] Resolved: (VALIDATOR-80) [validator] All validation fails when "name" attribute in form not specified

     [ http://issues.apache.org/jira/browse/VALIDATOR-80?page=all ]

Niall Pemberton resolved VALIDATOR-80.
--------------------------------------

    Fix Version/s: 1.2.0 Release
       Resolution: Fixed

Re-openned and the set to "Resolved Fixed" again to correct "resolution" which was lost in Bugzilla --> JIRA conversion

> [validator] All validation fails when "name" attribute in form not specified
> ----------------------------------------------------------------------------
>
>                 Key: VALIDATOR-80
>                 URL: http://issues.apache.org/jira/browse/VALIDATOR-80
>             Project: Commons Validator
>          Issue Type: Bug
>         Environment: Operating System: All
> Platform: All
>            Reporter: Zarar Siddiqi
>             Fix For: 1.2.0 Release
>
>         Attachments: commons-validator-1.1.4-xhtml-fix.patch
>
>
> All validation fails when "name" attribute in a <form> is not specified.  If 
> a "name" attribute is not specified, the JavaScript should query the "id" 
> property's value as it is legal for the "id" to be specified with the "name" 
> left out (XHTML Strict).
> An example of this problem coming up is when the <html:xhtml/> is specified 
> when using Struts.  See All validation fails when "name" attribute in a <form> is not specified.  If 
> a "name" attribute is not specified, the JavaScript should query the "id" 
> property's value as it is legal for the "id" to be specified with the "name" 
> left out (XHTML Strict).
> An example of this problem coming up is when the <html:xhtml/> is specified 
> when using Struts.  See Bug 35127.
> A patch fixing this problem is supplied.  It checks the id attribute if the 
> name attribute is not specified..
> A patch fixing this problem is supplied.  It checks the id attribute if the 
> name attribute is not specified.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org