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

QXmlStreamWriter setCodec to UTF-8 result in unexpected characters in output

    XMLWordPrintable

Details

    Description

      When explicitly calling QXmlStreamWriter::setCodec("UTF-8"), the xml stream generated will contain some non-text characters in the header:

      <?xml version="\EF\BB\BF1.0" encoding="UTF-8"?>

      Where the \EF\BB\BF stands for the non-text characters' hex code

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            z35liu Zheng Liu (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes