inthink created WW-4056:
---------------------------
Summary: requiredPosition can't work! show HTTP Status 500
Key: WW-4056
URL: https://issues.apache.org/jira/browse/WW-4056
Project: Struts 2
Issue Type: Bug
Components: Plugin - Tags
Affects Versions: 2.3.14, 2.3.12
Environment: <s:form action="Reg.action" method="post" name="form"
id="form" >
<s:textfield name="name" id="name" label="username"
requiredLabel="true" {color:red} *requiredPosition="left"*{color}></s:textfield>
<s:submit value="Login" ></s:submit>
</s:form>
Reporter: inthink
Fix For: 2.3.15
when use requiredPosition in textfield Tag。will throw HTTP Status 500
Erro,like:
{color:red} *Unable to find setter method for attribute:
requiredPosition*{color}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira