[
https://issues.apache.org/struts/browse/STR-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul Benedict updated STR-1946:
-------------------------------
Component/s: (was: Core)
Website
Fix Version/s: (was: 1.4.0)
Future
> Document how to cite the validated value in the error
> -----------------------------------------------------
>
> Key: STR-1946
> URL: https://issues.apache.org/struts/browse/STR-1946
> Project: Struts 1
> Issue Type: Improvement
> Components: Website
> Affects Versions: 1.1.0
> Environment: Operating System: other
> Platform: Other
> Reporter: Ralf Hauser
> Priority: Minor
> Fix For: Future
>
>
> When for example having a form with 3 fields to enter e-mails, I do not want
> to
> say in the error message that field #3 is wrong, but I want to say that
> "[EMAIL PROTECTED]@domain.com" is invalid.
> Unfortunately the documentation at the above URL nor
> http://jakarta.apache.org/commons/dtds/validator_1_1.dtd say anything about
> this.
> One learns about the possiblity to access the value of a variable by example
> (<arg1 key=key="${var:max}" />).
> Therefore, please document whether it is possible to replay the validated
> field
> value also!
> Is <arg1 key="${field}" /> it?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.