Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-9136

Upgrade Xerces from 2.11 to 2.12

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • fuse-7.1
    • jboss-fuse-6.3
    • None
    • None
    • % %
    • Fuse 7.1 Sprint 32

    Description

      XSD validation in Xerces where the maxLength constraint on an xs:string is actually computed on the Java String.length(). When XML characters are not supported on a single UTF-16 java char[], a surrogate pair is used; leading to a wrong computation of the size of the XML string.
      The issue has been fixed in Xerces 2.12 but Fuse packages Xerces 2.11.
      See https://issues.apache.org/jira/browse/XERCESJ-1592

      Attachments

        Activity

          People

            ggrzybek Grzegorz Grzybek
            rhn-support-jsherman Jason Sherman
            Andrej Vano Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: