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

xmlStreamReader can't open an ReadWrite mode file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.14.2
    • None

      When you open a file with mode QFile::ReadWrite and then bind it with a QXmlStreamReader instance. the QXmlStreamReader instance can't work normally. But when you change ReadWrite to ReadOnly, it can work normally.

      With QFile::ReadWrite, the result is:

      With QFile:ReadOnly, the result is:

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            thiago Thiago Macieira
            macomphy Kai Liao
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes