You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Adam George (JIRA)" <ji...@apache.org> on 2013/06/15 04:49:20 UTC

[jira] [Created] (CB-3832) console.log in Remote Web Inspector does not display objects correctly

Adam George created CB-3832:
-------------------------------

             Summary: console.log in Remote Web Inspector does not display objects correctly
                 Key: CB-3832
                 URL: https://issues.apache.org/jira/browse/CB-3832
             Project: Apache Cordova
          Issue Type: Bug
          Components: iOS
    Affects Versions: 2.8.0
            Reporter: Adam George
            Assignee: Shazron Abdullah


console.log to the Remote Web Inspector stopped working in Cordova 2.7.0

See https://issues.apache.org/jira/browse/CB-3327

A fix was released in 2.8.0 - but that fix only partially fixes the issue.

Any objects that are console.logged now show up as the string "[object object]" in the Remote Web Inspector.

Which is useless for debugging - for most people the whole point of wanting to see the output in the Safari console (as opposed to the XCode console) was because Safari has the ability to show the nested object properties.

Prior to 2.7.0 this was working fine, so hopefully the original behaviour can be restored.




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira