Details
-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
6.9.0
-
None
Description
Let's have XML file (see attachment) which contains "" entities in some of its elements.
This file can be loaded with QDomDocument::setContent in Qt 5.15 without any problems.
But in version 6.9.0, the loading fails with error that entity "" is unknown.