Olivier Louvignes created CB-997:
------------------------------------
Summary: deviceContact.save() crash when organisations is set to
[].
Key: CB-997
URL: https://issues.apache.org/jira/browse/CB-997
Project: Apache Cordova
Issue Type: Bug
Components: CordovaJS
Affects Versions: 1.9.0
Reporter: Olivier Louvignes
Assignee: Filip Maj
I've had recent crashes with contact sync/creation.
Looks like saving a contact with an empty array [] for the organisations param
will crash every time :
<NSRangeException> *** -[CDVJKArray objectAtIndex:]: index (0) beyond bounds (0)
Setting it to null solves the issue but it should work as an empty array.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira