[
https://issues.apache.org/struts/browse/WW-3097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher resolved WW-3097.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.1.7
Assignee: Wes Wannemacher
fixed s:reset, but I'm not messing with sx:submit, dojo tags are deprecated.
Reopen with a patch if you want, and we'll likely include it.
> "disable" attribute of s:reset and sx:submit tags does not work
> ---------------------------------------------------------------
>
> Key: WW-3097
> URL: https://issues.apache.org/struts/browse/WW-3097
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Dojo Tags, Plugin - Tags
> Affects Versions: 2.1.6
> Environment: Struts 2.1.6, jetty 6, IBM JRE 1.5, Linux (FC10)
> Reporter: Russell Neufeld
> Assignee: Wes Wannemacher
> Fix For: 2.1.7
>
>
> <s:reset value="Reset" class="button" disabled="true"/>
> renders a working reset button.
> <sx:submit value="Submit" cssClass="button" id="submit" disabled="true"/>
>
> renders a working submit button.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.