[ 
https://issues.apache.org/jira/browse/CB-490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252809#comment-13252809
 ] 

Steve Gill commented on CB-490:
-------------------------------

Found the bug. Coho copies the js, jar and xml folder from the example folder 
that gets generated when you run ./bin/create. Diving into the create script, 
it seems it copies the xml folder from 
/bin/templates/project/cordova/templates/project/res/xml. This xml file was not 
updated along with the framework one. This is why the 1.6.0 release doesn't 
have the latest xml folder.

I am updating coho to copy the js,jar and xml folder from the framework folder 
instead of the example folder that gets generated. 

We should probably bring this up in the mailing list if we need to do a retag 
or 1.6.1 release.


                
> Android navigator.network.connection.type is null in 1.6.0
> ----------------------------------------------------------
>
>                 Key: CB-490
>                 URL: https://issues.apache.org/jira/browse/CB-490
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Paul Beusterien
>            Assignee: Joe Bowser
>
> JSON.stringify(navigator.network.connection) -> 
> {"type":null,"_firstRun":false,"_timer":null,"timeout":500}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to