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

Jesse MacFadyen resolved CB-6038.
---------------------------------

    Resolution: Fixed

Resolved in updates to JS code [1] to prevent null string options, as well as 
in native code [2]

[1] bddf86c3cefd9d787876d15e771beb499e43eb2f
[2] 2fc9f3da1fc683442a4c41811e826476d2ca9dd6

> null reference error in InAppBrowser plugin for WP8
> ---------------------------------------------------
>
>                 Key: CB-6038
>                 URL: https://issues.apache.org/jira/browse/CB-6038
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP8
>    Affects Versions: 3.3.0
>            Reporter: André van der Plas
>            Assignee: Jesse MacFadyen
>              Labels: InAppBrowser, Null, WP8
>
> Inside the InAppBrowser.cs file there is a method named 'open' that tries to 
> perform a featstring.Split(',') where featstring is the options argument when 
> performing a window.open call.
> This third parameter is optional though and can be null. 
> Fix by checking wheter args[2] = null



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to