{ "id": "62685", "key": "TIMOB-2053", "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": "11206", "description": "", "name": "BB Preview 2", "archived": true, "released": true, "releaseDate": "2011-05-03" } ], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-06-17T13:19:16.000+0000", "created": "2011-04-15T03:09:08.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "blackberry", "defect" ], "versions": [], "issuelinks": [], "assignee": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-06-17T13:19:16.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}

See Helpdesk\n48551

\n

Example:

\n
\nvar win = Ti.UI.currentWindow;\n \nvar data = [\n \n    {title:'I am row text 1', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'I am row text 2', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'I am row text 3', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'I am row text 4', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'I am row text 5', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'I am row text 6', rightImage:'images/folder.png', leftImage:'images/report.png'}\n \n];\n \nvar data1 = [\n \n    {title:'new row text one', rightImage:'images/folder.png', leftImage:'images/report.png'},\n    {title:'new row text two', rightImage:'images/folder.png', leftImage:'images/report.png'}\n];\n \n \nvar tableview = Ti.UI.createTableView({data:data, rowHeight:120});\n \ntableview.addEventListener('click', function(e)\n{\n    tableview.setData(data1);\n    /*var w = Ti.UI.createWindow();\n    var l = Ti.UI.createLabel({text:'you clicked row ' + e.index});\n    w.add(l);\n    w.open();*/\n});\n \nwin.add(tableview);\n \nwin.open();\n
{html}", "attachment": [], "flagged": false, "summary": "Blackberry: Tableview.setData crash", "creator": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dthorp", "key": "dthorp", "displayName": "Don Thorp", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "127368", "author": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "body": "{html}

We have another customer interested in this.

\n

Additional HD Ticket

\n

http://developer.appcelerator.com/helpdesk/view/67271

{html}", "updateAuthor": { "name": "dtoth", "key": "dtoth", "displayName": "Dawson Toth", "active": true, "timeZone": "America/New_York" }, "created": "2011-04-15T03:09:09.000+0000", "updated": "2011-04-15T03:09:09.000+0000" }, { "id": "157035", "author": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing because no longer applicable to current version of BlackBerry", "updateAuthor": { "name": "jalter", "key": "jalter", "displayName": "Jon Alter", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-06-17T13:19:16.000+0000", "updated": "2011-06-17T13:19:16.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }