You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Simon MacDonald (JIRA)" <ji...@apache.org> on 2012/10/01 22:03:09 UTC

[jira] [Created] (CB-1564) DroidGap.loadUrl follows a path that never checks the white list

Simon MacDonald created CB-1564:
-----------------------------------

             Summary: DroidGap.loadUrl follows a path that never checks the white list
                 Key: CB-1564
                 URL: https://issues.apache.org/jira/browse/CB-1564
             Project: Apache Cordova
          Issue Type: Bug
          Components: Android
    Affects Versions: 2.1.0
            Reporter: Simon MacDonald
            Assignee: Simon MacDonald
            Priority: Blocker
             Fix For: 2.2.0


DroidGap.loadUrl calls
CordovaWebView.loadUrl calls
CordovaWebView.loadUrlIntoView calls 
CordovaWebView.loadUrlNow calls
WebView.loadUrl 

but nowhere along that path is the white list checked. 

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

[jira] [Resolved] (CB-1564) DroidGap.loadUrl follows a path that never checks the white list

Posted by "Simon MacDonald (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-1564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Simon MacDonald resolved CB-1564.
---------------------------------

    Resolution: Fixed
    
> DroidGap.loadUrl follows a path that never checks the white list
> ----------------------------------------------------------------
>
>                 Key: CB-1564
>                 URL: https://issues.apache.org/jira/browse/CB-1564
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android
>    Affects Versions: 2.1.0
>            Reporter: Simon MacDonald
>            Assignee: Simon MacDonald
>            Priority: Blocker
>             Fix For: 2.2.0
>
>
> DroidGap.loadUrl calls
> CordovaWebView.loadUrl calls
> CordovaWebView.loadUrlIntoView calls 
> CordovaWebView.loadUrlNow calls
> WebView.loadUrl 
> but nowhere along that path is the white list checked. 

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