[
https://issues.apache.org/struts/browse/WW-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes Wannemacher updated WW-3207:
--------------------------------
Fix Version/s: 2.1.8
should be able to squeeze this in as part of 2.1.8
> Struts 2 submit tag is missing an "alt" attribute for type="image"
> ------------------------------------------------------------------
>
> Key: WW-3207
> URL: https://issues.apache.org/struts/browse/WW-3207
> Project: Struts 2
> Issue Type: Bug
> Components: Plugin - Tags
> Reporter: Dave Schindler
> Priority: Minor
> Fix For: 2.1.8
>
>
> Example:
> <s:submit type="image" src="image"/>
> renders as
> <input alt="Submit" src="image" id="someForm_0" value="Submit" type="image">
> The alt attribute should be customizable.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.