"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
<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.