[
https://issues.apache.org/jira/browse/CB-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13869258#comment-13869258
]
Adam George commented on CB-5518:
---------------------------------
The same thing appears to happen for other properties added to the global
config (www/config.xml)
I.e. setting <name>My App</name> means I end up with two <name> elements in
platforms/ios/myproj/config.xml
> Setting DisallowOverscroll preference does not update iOS config.xml correctly
> ------------------------------------------------------------------------------
>
> Key: CB-5518
> URL: https://issues.apache.org/jira/browse/CB-5518
> Project: Apache Cordova
> Issue Type: Bug
> Components: CLI
> Affects Versions: 3.2.0
> Reporter: Adam George
>
> In my "global" config.xml, I have turned on the *DisallowOverscroll*
> preference:
> <preference name="DisallowOverscroll" value="true" />
> After I run `cordova build`, the iOS-specific config.xml is not generated
> correctly.
> The DisallowOverscroll preference is specified twice in the file. Once with
> the default "false" value, and again at the bottom of the file with the new
> "true" value.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)