[
https://issues.apache.org/jira/browse/WW-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13652180#comment-13652180
]
Hudson commented on WW-4056:
----------------------------
Integrated in Struts2-JDK6 #695 (See
[https://builds.apache.org/job/Struts2-JDK6/695/])
WW-4056 Changes case of requiredPosition getter to match tag attribute
definition (Revision 1480273)
Result = FAILURE
lukaszlenart :
Files :
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/components/UIBean.java
*
/struts/struts2/trunk/core/src/main/java/org/apache/struts2/views/jsp/ui/AbstractUITag.java
* /struts/struts2/trunk/core/src/main/resources/template/xhtml/checkbox.ftl
*
/struts/struts2/trunk/core/src/main/resources/template/xhtml/controlheader-core.ftl
> 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.12, 2.3.14
> Environment: struts2.12 and struts2.14 ,other no test.
> JDK1.6
> Tomcat6
> Reporter: inthink
> Assignee: Lukasz Lenart
> Labels: requiredPosition, tag, textfield
> 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}
> source:
> <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>
--
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