Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
4.4.2
-
None
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