Form auto-focus can yield multiple form field with the same id attribute
------------------------------------------------------------------------

                 Key: STS-263
                 URL: http://mc4j.org/jira/browse/STS-263
             Project: Stripes
          Issue Type: Bug
          Components: Tag Library
    Affects Versions: Release 1.4
            Reporter: Tim Fennell
         Assigned To: Tim Fennell
            Priority: Minor
             Fix For: Release 1.4.1


If the auto-focus feature (s:form focus="something") is used, and the field the 
receives focus does not have an ID assigned Stripes will assign one for it.  
However, since this value is never un-set, if the tag is pooled on the page 
then the same ID value will be used on all fields of the same type!

The temporary workaround would be to give fields that are eligible for 
receiving focus an id attribute.

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

        

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to