Uploaded image for project: 'XMLBeans'
  1. XMLBeans
  2. XMLBEANS-270

MaxLength error message formatted incorrectly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Version 2.1
    • Version 2.3.1
    • Validator
    • None
    • Apache/Tomcat 5.0 on Windows 2000 Professional

    Description

      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

      Attachments

        Activity

          People

            cezar Cezar Cristian Andrei
            hjsmith Harry Smith
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: