[ https://issues.apache.org/jira/browse/CB-11005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Johan Meijer updated CB-11005:
------------------------------
Description:
When I enter "1.0.36" in the version attribute of my widget element in my config.xml, it ends
up as "1.0.3.0" in the Windows Phone manifest xml.
What goes in:
<widget id="myid" version="1.0.36" xmlns="http://www.w3.org/ns/widgets">
...
</widget>
What comes out:
was:When I enter "1.0.36" in the version attribute of my widget element in my config.xml,
it ends up as "1.0.3.0" in the Windows Phone manifest xml.
> Wrong version number in windows phone manifest xml
> --------------------------------------------------
>
> Key: CB-11005
> URL: https://issues.apache.org/jira/browse/CB-11005
> Project: Apache Cordova
> Issue Type: Bug
> Components: Windows, WP8 (deprecated)
> Affects Versions: 3.5.0, 3.8.1
> Environment: Windows Phone 8.1
> Reporter: Johan Meijer
> Labels: build, easytest, windows
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> When I enter "1.0.36" in the version attribute of my widget element in my config.xml,
it ends up as "1.0.3.0" in the Windows Phone manifest xml.
> What goes in:
> <widget id="myid" version="1.0.36" xmlns="http://www.w3.org/ns/widgets">
> ...
> </widget>
> What comes out:
--
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
|