You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Rene Gielen (JIRA)" <ji...@apache.org> on 2007/05/03 15:49:44 UTC

[jira] Assigned: (WW-1758) "disabled" attribute is not rendered for tag

     [ https://issues.apache.org/struts/browse/WW-1758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rene Gielen reassigned WW-1758:
-------------------------------

    Assignee: Rene Gielen

> "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
>         Assigned To: Rene Gielen
>             Fix For: 2.0.8
>
>
> 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.