MaxLength error message formatted incorrectly
---------------------------------------------

         Key: XMLBEANS-270
         URL: http://issues.apache.org/jira/browse/XMLBEANS-270
     Project: XMLBeans
        Type: Bug

  Components: Validator  
    Versions: Version 2.1    
 Environment: Apache/Tomcat 5.0 on Windows 2000 Professional
    Reporter: Harry Smith


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.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to