[ 
https://issues.apache.org/jira/browse/CB-8315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile closed CB-8315.
----------------------------
    Resolution: Won't Fix

Closing as cordova-weinre is being deprecated and no more work will be done

> "Object" doesn't display its attributes
> ---------------------------------------
>
>                 Key: CB-8315
>                 URL: https://issues.apache.org/jira/browse/CB-8315
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-weinre (DEPRECATED)
>         Environment: Firefox nightly on MacOSX Yosemite
>            Reporter: _kud
>            Assignee: Patrick Mueller
>            Priority: Major
>
> When you console.log() an object, you can see the type "Object". But when you 
> click on the arrow, it doesn't display the attributes:
> ```
> 2015-01-15T14:23:53.342Z weinre:    
> NetworkNotify.setInitialContent([35,"{\"channel\":{\"name\":\"Euronews\"},\"program\":{\"progress\":21.666666666667,\"startAt\":\"15:23\",\"endAt\":\"15:27\",\"title\":\"Le
>  
> mag\",\"genre\":\"Magazine\",\"subgenre\":\"D\\u00e9couverte\"}}","XHR",null])
> 2015-01-15T14:23:53.342Z weinre:    
> NetworkNotify.didFinishLoading([35,1421331832.673,null])
> 2015-01-15T14:23:53.346Z weinre: 
> --------------------------------------------------
> 2015-01-15T14:23:53.346Z weinre: POST /c-48 [request]
> 2015-01-15T14:23:53.346Z weinre:    WeinreClientCommands.logError(["weinre: 
> invocation exception on Object.childNodeInserted(): TypeError: parent is 
> undefined",null])
> 2015-01-15T14:23:53.346Z weinre: client c-48: weinre: invocation exception on 
> Object.childNodeInserted(): TypeError: parent is undefined
> ```
> I had to do console.log(JSON.stringify(Object)) to get a correct display.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to