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-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to