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 C9B2E11667 for ; Wed, 18 Jun 2014 20:48:25 +0000 (UTC) Received: (qmail 32886 invoked by uid 500); 18 Jun 2014 20:48:25 -0000 Delivered-To: apmail-cordova-issues-archive@cordova.apache.org Received: (qmail 32869 invoked by uid 500); 18 Jun 2014 20:48:25 -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 32846 invoked by uid 99); 18 Jun 2014 20:48:25 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 18 Jun 2014 20:48:25 +0000 Date: Wed, 18 Jun 2014 20:48:25 +0000 (UTC) From: "Piotr Zalewa (JIRA)" To: issues@cordova.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CB-6895) Generated manifest skips some properties 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-6895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Zalewa resolved CB-6895. ------------------------------ Resolution: Fixed > Generated manifest skips some properties > ---------------------------------------- > > Key: CB-6895 > URL: https://issues.apache.org/jira/browse/CB-6895 > Project: Apache Cordova > Issue Type: Bug > Components: FirefoxOS > Affects Versions: 3.5.0 > Reporter: Rodrigo Silveira > Assignee: Rodrigo Silveira > > The properties *launch_path* and *installs_allowed_from* are hard coded and should instead come from *content* and *access* elements in *config.xml*. > Manifest doesn't support fullscreen and portrait. > See [config.xml docs|http://cordova.apache.org/docs/en/3.5.0/config_ref_index.md.html#The%20config.xml%20File] for cordova props we can use and [app manifest doc|https://developer.mozilla.org/en-US/Apps/Build/Manifest] for what firefoxos supports. -- This message was sent by Atlassian JIRA (v6.2#6252)