[ 
https://issues.apache.org/jira/browse/CB-10215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15093081#comment-15093081
 ] 

Shazron Abdullah edited comment on CB-10215 at 1/12/16 1:29 AM:
----------------------------------------------------------------

Confirmed - there is duplication but this is harmless (to the system) since 
your value clobbers the other value since it appears last. However, this should 
be fixed to prevent confusion.


was (Author: shazron):
Confirmed - there is duplication but this is harmless (to the system) since 
your value clobbers the other value. However, this should be fixed to prevent 
confusion.

> DisallowOverscroll rewrites by defaults.xml
> -------------------------------------------
>
>                 Key: CB-10215
>                 URL: https://issues.apache.org/jira/browse/CB-10215
>             Project: Apache Cordova
>          Issue Type: Bug
>    Affects Versions: 5.4.1
>         Environment: cordova-ios 4.0.0
>            Reporter: Aleksey Anikin
>              Labels: cordova-ios-4.1.0
>
> DisallowOverscroll rewrites by defaults.xml
> after "cordova build ios" in config.xml i have 2 row with DisallowOverscroll
> {quote}
> $ grep -rn "DisallowOverscroll" .
> ./platforms/ios/AwardWallet/config.xml:3:    <preference 
> name="DisallowOverscroll" value="false" /> - *from defaults.xml*
> ./platforms/ios/AwardWallet/config.xml:124:    <preference 
> name="DisallowOverscroll" value="true" /> - *from ./config.xml*
> {quote}
> If remove DisallowOverscroll row from defaults.xml - works fine!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to