You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Roberto De Simone (JIRA)" <ji...@apache.org> on 2016/03/21 16:45:25 UTC

[jira] [Updated] (CB-10915) Missing preference for Publisher

     [ https://issues.apache.org/jira/browse/CB-10915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roberto De Simone updated CB-10915:
-----------------------------------
    Description: 
We need a preference for Publisher

<Identity Name="Company.AppName" Publisher="CN=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx" Version="1.0.0.0" />



  was:
the config.xml setting:

<preference name="WindowsStorePublisherName" value="CN=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx" />

goes correctly into package.windows10.appxmanifest

<Identity Name="Company.AppName" Publisher="CN=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx" Version="1.0.0.0" />

but additionally it goes also into:

<PublisherDisplayName>CN=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx</PublisherDisplayName>

which is IMO wrong.

There should be an additional config.xml preference like WindowsStorePublisherDisplayName






     Issue Type: Improvement  (was: Bug)
        Summary: Missing preference for Publisher  (was: WindowsStorePublisherName goes additionally in wrong place / missing preference for PublisherDisplayName)

> Missing preference for Publisher
> --------------------------------
>
>                 Key: CB-10915
>                 URL: https://issues.apache.org/jira/browse/CB-10915
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Windows
>    Affects Versions: 6.0.0
>         Environment: Cordova CLI 6.0.0, cordova-windows@4.3.1, Visual Studio 2015 Update 1, Windows 10 Mobile, CordovaApp.Windows10
>            Reporter: Roberto De Simone
>
> We need a preference for Publisher
> <Identity Name="Company.AppName" Publisher="CN=xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxx" Version="1.0.0.0" />



--
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