https://bugs.kde.org/show_bug.cgi?id=517975
Luna <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Luna <[email protected]> --- It looks like the xml parser in qt6 is a bit stricter than in qt5. For some reason a a layer name contains a stray 0x15 and 0x16 bytes, which cause the parser to error out. And there doesn't seem to be a way to force `QDomDocument::setContent` to process those invalid characters. -- You are receiving this mail because: You are watching all bug changes.
