[
https://issues.apache.org/jira/browse/XMLBEANS-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cezar Andrei resolved XMLBEANS-270.
-----------------------------------
Resolution: Fixed
Fix Version/s: Version 2.3.1
Fixed order of replaceable parameters.
> MaxLength error message formatted incorrectly
> ---------------------------------------------
>
> Key: XMLBEANS-270
> URL: https://issues.apache.org/jira/browse/XMLBEANS-270
> Project: XMLBeans
> Issue Type: Bug
> Components: Validator
> Affects Versions: Version 2.1
> Environment: Apache/Tomcat 5.0 on Windows 2000 Professional
> Reporter: Harry Smith
> Assignee: Cezar Andrei
> Fix For: Version 2.3.1
>
>
> The formatting of the error message resulting from a "MaxLength" restriction
> violation is incorrect. The message reads -
> string length (string) is greater than maxLength facet (2) for 1
> It should be
> string length (2) is greater than maxLength facet (1) for firstInitialType in
> namespace http://www.medimpact.com
> It looks as if the substitution is off by one position
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]