{ "id": "105274", "key": "TIMOB-11833", "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": "15104", "description": "2013 Sprint 03 API", "name": "2013 Sprint 03 API", "archived": true, "released": true, "releaseDate": "2013-02-11" }, { "id": "14813", "description": "2013 Sprint 03", "name": "2013 Sprint 03", "archived": true, "released": true, "releaseDate": "2013-02-11" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-01-30T21:16:09.000+0000", "created": "2012-11-20T19:40:09.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-07T18:22:00.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": "Uncomment the line with \"kind\" and run it on an ios5.1 device will throw out exception.\r\n\r\n\r\nvar contact = Ti.Contacts.createPerson({\r\n firstName : 'first',\r\n lastName : 'last',\r\n //kind : Ti.Contacts.CONTACTS_KIND_PERSON,\r\n phone : {\r\n 'work' : [('111-222-3333')],\r\n 'mobile' : [('111-222-3333')]\r\n },\r\n email : {\r\n 'work' : [('foo@bar.com')]\r\n }\r\n });", "attachment": [], "flagged": false, "summary": "The property \"kind\" of Ti.Contacts.createPerson causes exception on ios5.1 device", "creator": { "name": "qgao", "key": "qgao", "displayName": "Qing Gao", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "qgao", "key": "qgao", "displayName": "Qing Gao", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "iphone4s with iOS5.1 ", "comment": { "comments": [ { "id": "236652", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Tried this with iPhone 4 and iPhone 4S running 4.3.5, 5.0.1 and 5.1.1 with latest master, 3_0_X CI and 3.0.0 GA.\r\n\r\nCould not reproduce the problem", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-01-30T21:16:09.000+0000", "updated": "2013-01-30T21:16:09.000+0000" }, { "id": "251261", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with: \r\nSDK:3.1.1.v20130509173053\r\nAppcelerator Studio: 3.1.1.201305091152\r\nOS: OSX 10.7.5\r\nDevice: iPad2(5.1)\r\n\r\nCannot reproduce", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-10T09:29:59.000+0000", "updated": "2013-05-10T09:29:59.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }