Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 60011200B62 for ; Fri, 12 Aug 2016 13:07:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5EA20160AB0; Fri, 12 Aug 2016 11:07:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A3FB6160AA6 for ; Fri, 12 Aug 2016 13:07:22 +0200 (CEST) Received: (qmail 97523 invoked by uid 500); 12 Aug 2016 11:07:21 -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 97510 invoked by uid 99); 12 Aug 2016 11:07:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 11:07:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 9D0B12C02A5 for ; Fri, 12 Aug 2016 11:07:21 +0000 (UTC) Date: Fri, 12 Aug 2016 11:07:21 +0000 (UTC) From: "Vladimir Kotikov (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CB-11698) Plugin is not installed into platform during restore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 11:07:23 -0000 [ https://issues.apache.org/jira/browse/CB-11698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Kotikov updated CB-11698: ---------------------------------- Labels: prepare regression reproduced restore triaged (was: cannot-reproduce triaged) > Plugin is not installed into platform during restore > ---------------------------------------------------- > > Key: CB-11698 > URL: https://issues.apache.org/jira/browse/CB-11698 > Project: Apache Cordova > Issue Type: Bug > Components: CordovaLib > Affects Versions: 6.3.0 > Reporter: Vladimir Kotikov > Assignee: Vladimir Kotikov > Labels: prepare, regression, reproduced, restore, triaged > Fix For: 6.3.1 > > > * Create a sample project and add the ios and android platforms and wkwebview engine plugin and save them to the config.xml. > * Delete platforms/ and plugins/ > * Restore android {{cordova prepare android}} > * Restore ios {{cordova prepare ios}} > * Open platforms/ios/[ProjectName]/config.xml > Result: The CordovaWebViewEngine preference is not set. > Run {{cordova prepare ios}} again > Result: The CordovaWebViewEngine preference is still not set. > If you ran {{cordova prepare ios}} before {{cordova prepare android}} the preference is set. -- 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