You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Philipp Kursawe (JIRA)" <ji...@apache.org> on 2015/10/24 00:45:27 UTC

[jira] [Created] (CB-9856) publisherId is ignored

Philipp Kursawe created CB-9856:
-----------------------------------

             Summary: publisherId is ignored
                 Key: CB-9856
                 URL: https://issues.apache.org/jira/browse/CB-9856
             Project: Apache Cordova
          Issue Type: Bug
          Components: Windows
            Reporter: Philipp Kursawe


The is really no way to set the manifests `Publisher` to the value specified in `publisherId` because the certificate associated with the project will always take precedence during build and override any value of `publisherId` with the CommonName from the certificate.

I had to find that out the hard way today. Nothing I specified in `publisherId` could get rid of "The Cordova Team" in the `Publisher` attribute of the `AppxManifest.xml`. I searched the whole day through the source code for that string, but it was nowhere to be found. That's because its in the default apps signing certificate.

What was the original intent of that config value? Did it ever work like described in the docs?



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