Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.7.0
-
None
-
Windows 7 64bit
Description
console.log doesn't support Chinese
D:\Qt\src\declarative\qml\qdeclarativeengine.cpp:
msg += ctxt->argument.toString().toLocal8Bit();
why use 'toLocal8Bit'?