{ "id": "61451", "key": "TIMOB-819", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "11224", "name": "Release 1.4.0", "archived": true, "released": true, "releaseDate": "2010-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:54:20.000+0000", "created": "2011-04-15T02:37:08.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "contacts", "ios", "iphone", "mobilesdk" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:54:20.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

The following causes application to crash. (mobilesdk\n1.2.0)

\n
\nvar contact = Ti.Contacts.createContact();\ncontact.firstName = 'Nick';\ncontact.lastName = 'Wing';\ncontact.email = 'email@domain.tld'; // either of these will crash it\ncontact.phone = '5125551212'; // either of these will crash it\ncontact.save();\n
{html}", "attachment": [], "flagged": false, "summary": "Saving contact with e-mail or phone set crashes application", "creator": { "name": "nickwing", "key": "nickwing", "displayName": "Nick Wing", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nickwing", "key": "nickwing", "displayName": "Nick Wing", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "124127", "author": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

This should be fixed under the new contacts implementation.\nDocumentation should be released with 1.4 describing how to use the\nnew email/address/etc. properties, which now use the appropriate\nmultivalue format.

{html}", "updateAuthor": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:37:09.000+0000", "updated": "2011-04-15T02:37:09.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }