Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.2.0 Beta1 , 5.2.0 RC1
-
Fix Version/s: 5.2.0
-
Component/s: QML: Declarative and Javascript Engine
-
Labels:None
-
Environment:Windows 8.1 x64 [Qt 5.2] / CPU: i5-3340 / RAM: 4Gb
-
Commits:8c1ebd4235d323801bb7866541d4d04d895d3c69
Description
Parsing JSON gives strange "scanEscape a". Sometimes string is parsed correctly sometimes not. The string is valid JSON (checked in validator)
May not be a bug just some warning but I did not found any reference in documentation.