Return-Path: X-Original-To: apmail-cordova-issues-archive@minotaur.apache.org Delivered-To: apmail-cordova-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 498EC10C4D for ; Mon, 19 Aug 2013 22:05:49 +0000 (UTC) Received: (qmail 45262 invoked by uid 500); 19 Aug 2013 22:05:49 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 45237 invoked by uid 500); 19 Aug 2013 22:05:49 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 45185 invoked by uid 99); 19 Aug 2013 22:05:49 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Aug 2013 22:05:49 +0000 Date: Mon, 19 Aug 2013 22:05:48 +0000 (UTC) From: "Marcus Pridham (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-4083) Android InAppBrowser with local file blocks XHR on Android 4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CB-4083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13744319#comment-13744319 ] Marcus Pridham commented on CB-4083: ------------------------------------ Made the required fix here: https://github.com/marcuspridham/cordova-plugin-inappbrowser/commit/8b9adbead113f8f52e61b8bdcc9f86ae14ece147 > Android InAppBrowser with local file blocks XHR on Android 4.1 > -------------------------------------------------------------- > > Key: CB-4083 > URL: https://issues.apache.org/jira/browse/CB-4083 > Project: Apache Cordova > Issue Type: Bug > Components: Plugin InAppBrowser > Affects Versions: 2.9.0 > Environment: Android 4.1.2 > Reporter: Marcus Pridham > Assignee: Steve Gill > > Same issue as CB-1101 but for InAppBrowser. JellyBean requires setAllowUniversalAccessFromFileURLs to be called. -- 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