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/10/30 00:18:14 UTC

[jira] [Updated] (CB-1547) onReset and onHandleOpenUrl are wrongly called when there are two CDVWebViews present at the same time.

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

Shazron Abdullah updated CB-1547:
---------------------------------

    Fix Version/s:     (was: 2.2.0)
                   2.3.0

Punt to 2.3.0
                
> onReset and onHandleOpenUrl are wrongly called when there are two CDVWebViews present at the same time.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: CB-1547
>                 URL: https://issues.apache.org/jira/browse/CB-1547
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> The issue here is that we are using NSNotificationCenter to broadcast & listen to events, but plugins to not restrict to their associated webview.
> We can fix this by not using NotificationCenter, or by restricting the listener to the webview object.

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