[
https://issues.apache.org/struts/browse/WW-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Husted updated WW-1799:
---------------------------
Flags: [Patch]
Fix Version/s: 2.0.7
> StringLength validator is inconsistent client side and server side
> ------------------------------------------------------------------
>
> Key: WW-1799
> URL: https://issues.apache.org/struts/browse/WW-1799
> Project: Struts 2
> Issue Type: Bug
> Components: Actions
> Affects Versions: 2.0.6
> Reporter: Mads Riise Rasmussen
> Priority: Minor
> Fix For: 2.0.7
>
>
> There is an issue with the StringLengthValidator when you submit a blank text
> field when haven't specified the RequiredStringValidator. Client side the
> StringLengthValidator is validating (wrong way), Server side it is not
> validating (right way). It's quite obvious when looking in the generated
> client side src code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.