Details
-
Bug
-
Resolution: Invalid
-
P4: Low
-
None
-
4.6.0
-
None
Description
See tst_QScriptClass::newInstance() test.
According to the documentation, the default string representation of a QScriptClass object should be "[object Foo]" (given that the QScriptClass::name() reimplementation returns "Foo"). But since 4.6, the string representation is always "[object Object]".
Attachments
Issue Links
- is required for
-
QTBUG-16571 Resolve QtScript behavior that reflects implementation of old ("classic") back-end
-
- Closed
-