[jira] [Updated] (CB-9264) Duplicate entries in ios config.xml

2015-07-25 Thread jcesarmobile (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jcesarmobile updated CB-9264:
-
Affects Version/s: 5.1.1
  Environment: iOS, Android  (was: iOS)

 Duplicate entries in ios config.xml
 ---

 Key: CB-9264
 URL: https://issues.apache.org/jira/browse/CB-9264
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 5.0.0, 5.1.1
 Environment: iOS, Android
Reporter: Jackson Kearl

 After adding an 
 {code:xml}
 preference name=KeyboardDisplayRequiersUserAction value=false/`
 {code}
 entry to app/config.xml, cordova build will create the 
 app/platforms/ios/AppName/config.xml file with 
 {code:xml}
 preference name=KeyboardDisplayRequiersUserAction value=true/ 
 ...
 preference name=KeyboardDisplayRequiersUserAction value=false/ 
 {code}
 The second assignment has no affect, causing the app to behave as if only the 
 true assignment had ever occurred. Upon manually setting the first value to 
 false, the app executes properly. 



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org



[jira] [Updated] (CB-9264) Duplicate entries in ios config.xml

2015-07-06 Thread Shazron Abdullah (JIRA)

 [ 
https://issues.apache.org/jira/browse/CB-9264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah updated CB-9264:
-
Environment: iOS
Component/s: (was: iOS)
 CLI

 Duplicate entries in ios config.xml
 ---

 Key: CB-9264
 URL: https://issues.apache.org/jira/browse/CB-9264
 Project: Apache Cordova
  Issue Type: Bug
  Components: CLI
Affects Versions: 5.0.0
 Environment: iOS
Reporter: Jackson Kearl

 After adding an 
 {code:xml}
 preference name=KeyboardDisplayRequiersUserAction value=false/`
 {code}
 entry to app/config.xml, cordova build will create the 
 app/platforms/ios/AppName/config.xml file with 
 {code:xml}
 preference name=KeyboardDisplayRequiersUserAction value=true/ 
 ...
 preference name=KeyboardDisplayRequiersUserAction value=false/ 
 {code}
 The second assignment has no affect, causing the app to behave as if only the 
 true assignment had ever occurred. Upon manually setting the first value to 
 false, the app executes properly. 



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

-
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org