{ "id": "83182", "key": "TIMOB-6360", "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": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2011-12-03T13:48:38.000+0000", "created": "2011-11-29T15:51:38.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "branch-v8" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14048", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "82527", "key": "TIMOB-6115", "fields": { "summary": "Android: TableView: Rhino/v8, row data is returning null for rhino and undefined for v8", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:44:32.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Description:\r\nIn KitchenSink, a tableview row listener is expected to return a row and section object, but returns proxies.\r\n\r\nSteps to reproduce:\r\n1) Install KS with 1.8.0.1\r\n2) Navigate to any of the following:\r\nBase UI>Views>Table Views>Table API Basic\r\nBase UI>Views>Table Views>Table Custom Row Header\r\nBase UI>Views>Table Views>Table Empty DataSet (Create)\r\nBase UI>Views>Table Views>Append Row\r\nBase UI>Views>Table Views>Table Auto Height\r\nBase UI>Views>Table Views>Table Search\r\n3) Click on a row\r\n\r\nResult:\r\nAlert with:\r\nrow [object TableViewRowProxy] index 1 section [object TableViewSectionProxy] row data null\r\n\r\nExpected:\r\nAlert with:\r\nrow [Ti.UI.TableViewRow] index 1 section [object TiUITableViewSection] title Row 2\r\n\r\nNote:\r\nDoes not occur with 1.7.5", "attachment": [], "flagged": false, "summary": "Android: tableViewRow - v8/rhino - Expecting objects, but proxies are returned for row and section when row is clicked", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Nexus S (2.3.4), Droid 3 (2.2.2), Galaxy Tab 10.1 (3.1), Xoom (3.2.1), SDK 1.8.0.1.v20111123202050", "comment": { "comments": [ { "id": "174370", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "With the latest master, it returns objects on v8:\r\n row [object TableViewRow] index 1 section [object TableViewSection] row data [object Object].\r\nand returns proxies on rhino:\r\n row [object TableViewRowProxy] index 1 section [object TableViewSectionProxy] row data [object Object].\r\nBoth return values are different with 1.7.5.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-30T16:33:22.000+0000", "updated": "2011-11-30T17:26:21.000+0000" }, { "id": "174477", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "These are just the \"toString\" of these objects -- they are correct (even though the string definition is slightly different). ", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-01T13:42:51.000+0000", "updated": "2011-12-01T13:42:51.000+0000" }, { "id": "175289", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.8.0.1.v20111207090257\r\nXoom (3.2.1) - v8\r\nSamsung Tab 10.1 (3.1) - rhino\r\n\r\nReturning [object Object]", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-07T16:50:26.000+0000", "updated": "2011-12-07T16:50:26.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }