Details
-
Bug
-
Resolution: Invalid
-
P3: Somewhat important
-
None
-
6.5.2, dev
-
None
Description
When running the attached example program observer how the QByteArray does not survive being pulled through a QJsonDocument::fromVariant().
The final "Ok?" should be "true", but it returns "false"