Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1137

Importing and/or exporting Unicode characters results in exceptions

    XMLWordPrintable

Details

    Description

      Exporting an XML file with accented characters makes the input invalid, resulting in errors when importing:

      Invalid byte 2 of 3-byte UTF-8 sequence.
      javax.jcr.InvalidSerializedDataException: org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 2 of 3-byte UTF-8 sequence.
           at org.modeshape.jcr.JcrSession.importXML(JcrSession.java:965)
           at org.oea.jcr.management.impl.JCRManagerImpl.importJCRData(JCRManagerImpl.java:1117)
      

      Attachments

        Activity

          People

            rhauch Randall Hauch (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: