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 1CF9C18B77 for ; Mon, 1 Feb 2016 23:14:40 +0000 (UTC) Received: (qmail 81950 invoked by uid 500); 1 Feb 2016 23:14:40 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 81926 invoked by uid 500); 1 Feb 2016 23:14:40 -0000 Mailing-List: contact issues-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@cordova.apache.org Received: (qmail 81768 invoked by uid 99); 1 Feb 2016 23:14:39 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Feb 2016 23:14:39 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CE15C2C1F5B for ; Mon, 1 Feb 2016 23:14:39 +0000 (UTC) Date: Mon, 1 Feb 2016 23:14:39 +0000 (UTC) From: "Jon Akhtar (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CB-10484) Upgrade to iOS 4.0.1 should warn on allow-intents 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-10484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127225#comment-15127225 ] Jon Akhtar commented on CB-10484: --------------------------------- The behavior on iOS prior to 4.0.0 was to open http and https inside the webview. I guess it was just a surprise when it started behaving differently. Though I see that the new behavior is the intended one now. The default application template defines all http and https links as intended to be opened in an external web browser, I guess I never noticed that behavior before for whatever reason. You can close this > Upgrade to iOS 4.0.1 should warn on allow-intents > ------------------------------------------------- > > Key: CB-10484 > URL: https://issues.apache.org/jira/browse/CB-10484 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 6.0.0 > Reporter: Jon Akhtar > Priority: Minor > Labels: triaged > > Prior versions of Cordova inserted global elements into config.xml > `` > `` > These function on android 5.x.x, but no longer on iOS 4.x.x. On 4.x.x this will cause links to open in the system browser. > A warning should probably be emitted to help people find the error. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org For additional commands, e-mail: issues-help@cordova.apache.org