You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/01/27 18:42:47 UTC

DO NOT REPLY [Bug 16464] New: - indexed attribute with submit tag generating bad HTML

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=16464>.
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=16464

indexed attribute with submit tag generating bad HTML

           Summary: indexed attribute with submit tag generating bad HTML
           Product: Struts
           Version: 1.0 Beta 2
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: jason_rosenblum@yahoo.com


When I use the indexed attribute within an <html:submit> tag it generates the index 
incorrectly:
<input type="submit" name="submit"[0]>

The index is generated outside 
the quotes and my setter is never called.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>