Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.15.5
-
Component/s: Core: Other
-
Labels:
-
Platform/s:
Description
When the raw data of the QByteArray starts with an @ then it will not be read back correctly from QSettings, this is because it gets treated as potentially a handler for an unsupported QVariant type. This only happens on macOS.