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

ASF GitHub Bot commented on CB-7720:
------------------------------------

GitHub user eymorale opened a pull request:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/68

    CB-7720 check if event is null since OK string from success callback was...

    ... removed

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/eymorale/cordova-plugin-inappbrowser CB-7720

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-inappbrowser/pull/68.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #68
    
----
commit d0312301371a4f31192edb22eb28413078c04bce
Author: Edna Morales <eymor...@us.ibm.com>
Date:   2014-10-06T20:17:15Z

    CB-7720 check if event is null since OK string from success callback was 
removed

----


> window.open gives error TypeError: null is not an object (evaluating 
> 'event.type')
> ----------------------------------------------------------------------------------
>
>                 Key: CB-7720
>                 URL: https://issues.apache.org/jira/browse/CB-7720
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin InAppBrowser
>    Affects Versions: 3.6.0
>         Environment: iOS
>            Reporter: Edna Morales
>            Assignee: Edna Morales
>            Priority: Minor
>             Fix For: 3.7.0
>
>
> window.open gives error in console TypeError: null is not an object 
> (evaluating 'event.type'). Due to removing the "OK" String from success 
> callback in CB-6165 , window.open now returns a null message instead of "OK" 
> causing the error above



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to