Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
5.9.4
-
None
Description
Hi,
I am getting a crash in debug, when I use QXmlSchemaValidator to validate xml file with the schema string set. The crash only happen when the xml does not match the schema.
Screenshot of Error is attached
Unable to render embedded object: File (591FB8A3-6BAC-4A21-B851-1745A4C3C9C5) not found.
I've done a migration of my code from QT 5.6 to 5.9.4. It works with Qt 5.6 where it simply returns false if validator fails whereas in 5.9.4 it crashes instead.
Do we already have a fix for this? or any workaround please?