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