You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Jesse MacFadyen (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/19 22:54:39 UTC

[jira] [Resolved] (CB-188) WP7 phonegap-1.3.0.js missing values for connection state

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

Jesse MacFadyen resolved CB-188.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4.0

Added: Connection.CELL = "cellular";
commit: 77ff716fc326656b5f0a3e03e7c8065f84e29b0b
                
> WP7 phonegap-1.3.0.js missing values for connection state
> ---------------------------------------------------------
>
>                 Key: CB-188
>                 URL: https://issues.apache.org/jira/browse/CB-188
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 1.3.0
>         Environment: All Windows Phones
>            Reporter: Dan Ardelean
>            Assignee: Jesse MacFadyen
>            Priority: Minor
>              Labels: patch
>             Fix For: 1.4.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> On windows phone it is not possible to detect 2g, 3g, 4g connection so in the cs file they added a new state which is CELL. The problem is that this value is missing from the javascript file resulting in an unknown connection type when on cellular network. It is enough to add this value to the javascript file:
> Connection.CELL = "cellular";

--
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