[
https://issues.apache.org/jira/browse/WW-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552213#comment-13552213
]
Hudson commented on WW-3904:
----------------------------
Integrated in Struts2-JDK6 #613 (See
[https://builds.apache.org/job/Struts2-JDK6/613/])
WW-3904 removes parse param as is not needed anymore (Revision 1432606)
Result = SUCCESS
lukaszlenart :
Files :
*
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/validators/ValidatorSupport.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/DoubleRangeValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/EmailValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/validators/DateRangeFieldValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/validators/IntRangeFieldValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/validators/LongRangeFieldValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/validators/ShortRangeFieldValidatorTest.java
*
/struts/struts2/trunk/xwork-core/src/test/java/com/opensymphony/xwork2/validator/validators/ValidatorSupportTest.java
> Remove parse param and allow unconditionally parse all the params of validator
> ------------------------------------------------------------------------------
>
> Key: WW-3904
> URL: https://issues.apache.org/jira/browse/WW-3904
> Project: Struts 2
> Issue Type: Sub-task
> Components: XML Validators
> Affects Versions: 2.3.7
> Reporter: Lukasz Lenart
> Assignee: Lukasz Lenart
> Priority: Minor
> Fix For: 2.3.9
>
>
> Right now there is a parse param when set to true enable expression
> evaluation in params, like $\{max} or $\{min}. Annotation based configuration
> doesn't use it, only XML based configuration and it's unneeded overhead.
--
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