{ "id": "85852", "key": "TIMOB-7518", "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": "12095", "description": "", "name": "Sprint 2012-03", "archived": true, "released": true, "releaseDate": "2012-02-12" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13070", "description": "Release 1.8 Service Pack 2", "name": "Release 1.8.2", "archived": true, "released": true, "releaseDate": "2012-02-29" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-02-14T23:29:01.000+0000", "created": "2012-02-02T10:15:28.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "regression" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "issuelinks": [ { "id": "14926", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83778", "key": "TIMOB-6650", "fields": { "summary": "iOS: ScrollView - [ERROR] Adding an event listener to a proxy that isn't already in the context", "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 } } } }, { "id": "14925", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "85335", "key": "TIMOB-7347", "fields": { "summary": "iOS: TextArea - In KS, Scroll Views Text Area test is printing out error messages to the console", "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 } } } }, { "id": "16126", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "88974", "key": "TIMOB-8335", "fields": { "summary": "iOS: Todo List Sample - Getting \"[ERROR] Adding an event listener to a proxy that isn't already in the context\" message after deleting an item", "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": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-03-27T14:37:33.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": "Steps to Reproduce: \r\n\r\n1. Launch KS from 1_8_X branch\r\n2. Go to Base UI > Views > Table Views > Insert row; then press \"Insert Row Above - Header -2\"\r\n\r\nActual: \r\nConsole displays the following error message:\r\n[ERROR] Adding an event listener to a proxy that isn't already in the context\r\n\r\nExpected:\r\nConsole should not display any error message during this operation.\r\n", "attachment": [], "flagged": false, "summary": "iOS: In KS, Table Views - Inset row is printing out error message to the console ", "creator": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "SDK build: 1.8.1.v20120123130147\r\nTitanium Studio, build: 1.0.8.201201210622\r\nOS: Mac OS X Lion (10.7.2)\r\nxcode: 4.2\r\nDevice: iPhone 4S Sprint (5.0.1)", "comment": { "comments": [ { "id": "182161", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[PR 1363|https://github.com/appcelerator/titanium_mobile/pull/1363] pending", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-06T18:22:55.000+0000", "updated": "2012-02-06T18:22:55.000+0000" }, { "id": "182564", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix on:\r\n\r\nSDK build: 1.9.0.v20120208180134\r\nTitanium Studio, build: 1.0.8.201201262211\r\nxcode: 4.2\r\nDevice: iPhone 4S Verizon (5.0.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-02-09T09:52:57.000+0000", "updated": "2012-02-09T09:52:57.000+0000" }, { "id": "184968", "author": { "name": "bernesto", "key": "bernesto", "displayName": "Brian Ernesto", "active": true, "timeZone": "America/Los_Angeles" }, "body": "I am still seeing this error message using Release 1.8.2, albeit not as often. I'm trying to track down the offending code to create a test case to debug against.", "updateAuthor": { "name": "bernesto", "key": "bernesto", "displayName": "Brian Ernesto", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-03T13:38:06.000+0000", "updated": "2012-03-03T13:38:06.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }