Derek Jensen created CB-1955:
--------------------------------
Summary: CDVViewController causes exception with legacy
backupWebStorage value
Key: CB-1955
URL: https://issues.apache.org/jira/browse/CB-1955
Project: Apache Cordova
Issue Type: Bug
Components: iOS
Affects Versions: 2.2.0
Environment: Use a Cordova.plist with BackupWebStorage as a Boolean,
iOS 5.1 or greater.
Reporter: Derek Jensen
Assignee: Shazron Abdullah
Priority: Minor
If the BackupWebStorage value in Cordova.plist is left as a boolean (such as
when upgrading a project from 2.1.0), the CDVViewController will send the
'isEqualToString' message to an NSCFBoolean object on line 219, crashing the
app.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira