Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-73082

QXmlStreamReader fails due to vertical tab "\v"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.9.6
    • None
    • macOS

      The attached program shows that the reader cannot handle the character.  The writer is fine.

      Example output:

      xml: "<?xml version=\"1.0\"?><tag att=\"hello\u000Bworld\"/>\n"
      xml: "<?xml version=\"1.0\"?><tag att=\"hello\tworld\"/>"
      read: "hello world"
      xml: "<?xml version=\"1.0\"?><tag att=\"hello\u000Bworld\"/>"
      xml: "<?xml version=\"1.0\" encoding=\"utf-8\"?><tag att=\"hello\u000Bworld\"/>"
      done
      

        1. xmlVerticalTab.zip
          4 kB
          Remik Ziemlinski
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            remik Remik Ziemlinski
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes