[
https://issues.apache.org/jira/browse/CB-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Grieve resolved CB-5518.
-------------------------------
Resolution: Not a Problem
Believe this is working-as-intended. The last preference is the value that is
used at runtime.
> 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.2#6252)