You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2012/11/28 00:32:58 UTC

[jira] [Commented] (CB-1941) InAppBrowser - Missing null check in parseOptions

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

Shazron Abdullah commented on CB-1941:
--------------------------------------

I can't seem to repro when using:

1. window.open("http://google.com", "_blank")
OR
1. window.open("http://google.com", "_blank", null)

How does your APi call look like?
                
> InAppBrowser - Missing null check in parseOptions
> -------------------------------------------------
>
>                 Key: CB-1941
>                 URL: https://issues.apache.org/jira/browse/CB-1941
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 2.3.0
>            Reporter: Erik Karulf
>            Assignee: Shazron Abdullah
>
> When I do not specify options to InAppBrowser, I get a SIGABRT trying to dereference a NSNull object in explicCDVInAppBrowser.m : parseOptions.
> A null check before separating the string into pairs seems to resolve the issue.

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