[
https://issues.apache.org/jira/browse/CB-10694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15197869#comment-15197869
]
ASF GitHub Bot commented on CB-10694:
-------------------------------------
GitHub user shazron opened a pull request:
https://github.com/apache/cordova-lib/pull/411
CB-10694 - Platform-specific configuration preferences don't override
global settings
Includes jasmine test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shazron/cordova-lib CB-10694
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-lib/pull/411.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #411
----
commit 11d1380537da46639c6dbbe8d32bcd3fa03e9ad8
Author: Shazron Abdullah <[email protected]>
Date: 2016-03-16T17:42:23Z
CB-10694 - Platform-specific configuration preferences don't override
global settings
Includes jasmine test.
----
> Platform-specific configuration preferences don't override global settings
> --------------------------------------------------------------------------
>
> Key: CB-10694
> URL: https://issues.apache.org/jira/browse/CB-10694
> Project: Apache Cordova
> Issue Type: Bug
> Components: iOS
> Affects Versions: 6.0.0, 5.4.1
> Reporter: Dan Polivy
> Assignee: Shazron Abdullah
> Labels: cordova-ios-4.1.1, triaged
>
> In the following scenario, the platform-specific orientation value is not
> taking preference as I would expect:
> {{global: default, ios: all --> no plist entries}}
> In this scenario, both the global and the platform specific preference
> setting get copied to the platform's config.xml, and the 'default' wins out.
> Is it a supported scenario to "override" a global preference with a platform
> specific setting?
> I am testing with [email protected].
> This is related to https://issues.apache.org/jira/browse/CB-9975 and
> https://issues.apache.org/jira/browse/CB-8783
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]