You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2014/04/15 21:02:17 UTC

[jira] [Resolved] (CB-5518) Setting DisallowOverscroll preference does not update iOS config.xml correctly

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