Uploaded image for project: 'Teiid'
  1. Teiid
  2. TEIID-1390

Partial multi-byte char values misread in InputStreamReader

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 7.1.1, 7.3
    • 7.1.1
    • Query Engine
    • None
    • Workaround Exists
    • Hide

      Typically this error will only occur with XML documents. In many situations telling the engine to use the document "as is" using the wellformed option will be the best approach, e.g. XMLPARSE(DOCUMENT x WELLFORMED)

      Show
      Typically this error will only occur with XML documents. In many situations telling the engine to use the document "as is" using the wellformed option will be the best approach, e.g. XMLPARSE(DOCUMENT x WELLFORMED)

      there is a bug in the stream reading logic that is treating multi-byte values at the internal buffer boundary as being an error.

            rhn-engineering-shawkins Steven Hawkins
            rhn-engineering-shawkins Steven Hawkins
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: