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