[
https://issues.apache.org/struts/browse/WW-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Schneider updated WW-1758:
------------------------------
Fix Version/s: 2.1.0
2.0.7
> "disabled" attribute is not rendered for <s:submit> tag
> -------------------------------------------------------
>
> Key: WW-1758
> URL: https://issues.apache.org/struts/browse/WW-1758
> Project: Struts 2
> Issue Type: Bug
> Components: Views
> Affects Versions: 2.0.6
> Environment: Windows XP SP2, JBoss 4.0.4, Firefox/2.0.0.1
> Reporter: Oleg Gorobets
> Fix For: 2.0.7, 2.1.0
>
>
> Example:
> <%@ taglib uri="/struts-tags" prefix="s" %>
> <html>
> <BODY>
> <s:form>
> <s:submit disabled="true"/>
> </s:form>
> </BODY>
> </html>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.