[ 
https://issues.apache.org/jira/browse/WW-4093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13676800#comment-13676800
 ] 

Hudson commented on WW-4093:
----------------------------

Integrated in Struts2-JDK6 #725 (See 
[https://builds.apache.org/job/Struts2-JDK6/725/])
    WW-4093
Applied JavaDoc patch. Thanks Johno Crawford for contributing. (Revision 
1490175)

     Result = SUCCESS
rgielen : 
Files : 
* 
/struts/struts2/trunk/xwork-core/src/main/java/com/opensymphony/xwork2/validator/annotations/RegexFieldValidator.java

                
> Javadoc of RegexFieldValidator-annotation  out-dated
> ----------------------------------------------------
>
>                 Key: WW-4093
>                 URL: https://issues.apache.org/jira/browse/WW-4093
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.3.14.3
>            Reporter: Andreas Sachs
>            Assignee: Rene Gielen
>            Priority: Minor
>             Fix For: 2.3.15
>
>         Attachments: javadoc_fix1.patch
>
>
> Hi,
> the javadoc documentation of RegexFieldValidator-annotation is wrong:
> {noformat}
> ...
>  * <td class='confluenceTd'>expression</td>
>  * <td class='confluenceTd'>yes</td>
>  * <td class='confluenceTd'>&nbsp;</td>
>  * <td class='confluenceTd'>The regex to validate the field value 
> against.</td>
> ...
> {noformat}
> "expression" should be changed to "regex".
> All new parameters from the last change are missing in javadoc.

--
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

Reply via email to