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/20 18:32:33 UTC

[jira] [Created] (CB-10915) WindowsStorePublisherName goes additionally in wrong place / missing preference for PublisherDisplayName

Roberto De Simone created CB-10915:
--------------------------------------

             Summary: WindowsStorePublisherName goes additionally in wrong place / missing preference for PublisherDisplayName
                 Key: CB-10915
                 URL: https://issues.apache.org/jira/browse/CB-10915
             Project: Apache Cordova
          Issue Type: Bug
          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


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








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