Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A6A1EB29 for ; Wed, 9 Jan 2013 00:54:13 +0000 (UTC) Received: (qmail 6003 invoked by uid 500); 9 Jan 2013 00:54:12 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 5960 invoked by uid 500); 9 Jan 2013 00:54:12 -0000 Mailing-List: contact dev-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 dev@cordova.apache.org Received: (qmail 5952 invoked by uid 500); 9 Jan 2013 00:54:12 -0000 Delivered-To: apmail-incubator-callback-dev@incubator.apache.org Received: (qmail 5948 invoked by uid 99); 9 Jan 2013 00:54:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Jan 2013 00:54:12 +0000 Date: Wed, 9 Jan 2013 00:54:12 +0000 (UTC) From: "Shazron Abdullah (JIRA)" To: callback-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-951) Cordova Webview url modify UIWebview baseurl? 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-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shazron Abdullah resolved CB-951. --------------------------------- Resolution: Won't Fix It's a probably a UIWebViewDelegate thing, at most, an Apple iOS bug, not Cordova > Cordova Webview url modify UIWebview baseurl? > --------------------------------------------- > > Key: CB-951 > URL: https://issues.apache.org/jira/browse/CB-951 > Project: Apache Cordova > Issue Type: Bug > Components: iOS > Affects Versions: 1.7.0 > Reporter: karta sutanto > Assignee: Shazron Abdullah > Priority: Minor > > I have a iOS web which uses cordovaview and another UIWebview. What happen is that the url in cordovaview copied over to UIWebview. > The scenario is something likethis: > 1. CordovaView loads remote url : (http://google.com) > 2. An instance of UIWebview loads another url: (http://apple.com) > 3. The instance of UIWebview navigates between pages using fragments (http://apple.com#goToNewPage) > 4. Suddenly the instance of UIWebview becomes (http://google.com#goToNewPage) > I am not sure if its Cordova's bug, but i have checked my code for 1 week and still cannot find the reason. > This happens randomly, no particular way to reproduce it. -- 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