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 D54E411793 for ; Tue, 6 May 2014 06:07:18 +0000 (UTC) Received: (qmail 24640 invoked by uid 500); 6 May 2014 06:07:18 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 24568 invoked by uid 500); 6 May 2014 06:07:17 -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 24554 invoked by uid 99); 6 May 2014 06:07:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 May 2014 06:07:16 +0000 Date: Tue, 6 May 2014 06:07:16 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CB-6637) Remove deprecated method in CDVWebViewDelegate MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Shazron Abdullah created CB-6637: ------------------------------------ Summary: Remove deprecated method in CDVWebViewDelegate Key: CB-6637 URL: https://issues.apache.org/jira/browse/CB-6637 Project: Apache Cordova Issue Type: Bug Components: iOS Reporter: Shazron Abdullah Fix For: 3.8.0 - (BOOL)request:(NSURLRequest*)newRequest isFragmentIdentifierToRequest:(NSURLRequest*)originalRequest Deprecated in 3.5.0 -- 3 release policy, means in 3.8.0 it will be removed. -- This message was sent by Atlassian JIRA (v6.2#6252)