Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
5.15, 6.2, 6.3, 6.4
-
None
Description
At the moment the value of "xml:space" attribute for preserving whitespaces is ignored. Fix QDomDocument to preserve spaces when xml:space="preserve" is set. See https://www.w3.org/TR/xml11/#sec-white-space for details.