{ "id": "85335", "key": "TIMOB-7347", "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:28:59.000+0000", "created": "2012-01-23T18:20:31.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "regression" ], "versions": [ { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" } ], "issuelinks": [ { "id": "14914", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "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": "16127", "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 } } } }, { "id": "14925", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "85852", "key": "TIMOB-7518", "fields": { "summary": "iOS: In KS, Table Views - Inset row is printing out error message 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": "Medium", "id": "3" }, "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\n1. Launch KS from 1_8_X branch\r\n2. Go to Base UI > Views > Scroll Views > Scroll Views TextArea\r\n3. Type at least two lines of text in all the TextAreas\r\n\r\nActual: Event listener error is printed out to the console. See attachment.\r\nExpected: Errors should not appear in the console.\r\n\r\nNote: Error messages do not appear in KS 1.8.0.1", "attachment": [ { "id": "25286", "filename": "log.txt", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-23T18:20:31.000+0000", "size": 5493, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS: TextArea - In KS, Scroll Views Text Area test is printing out error messages to the console", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "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": "180432", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Getting the same error messages for the following KS tests: \r\n* Base UI > Views > Scroll Views > Scrolling Zoom+Pinch \r\n* Base UI > Views > Scroll Views > Scrolling Drag Start&End\r\n* Base UI > Views > Table Views > Insert row; then press \"Insert Row Above - Header -2\"\r\n\r\nAlso, error messages do not appear in 1.8.0.1 for these tests.", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-01-24T10:39:36.000+0000", "updated": "2012-01-24T11:46:26.000+0000" }, { "id": "181125", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Also occurs with Base UI> Views> Scroll Views>Basic:\r\nAnd in Base UI> Views> Scroll Views>Scrolling tabs:\r\nJan 30 15:24:07 unknown UIKitApplication:com.appcelerator.titanium[0xe8cc][265] : [ERROR] Adding an event listener to a proxy that isn't already in the context", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-30T15:26:31.000+0000", "updated": "2012-01-30T15:28:33.000+0000" }, { "id": "181129", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "ALso occurs on Base UI> Views> Scroll Views>Scrolling drag start and end", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-30T15:38:54.000+0000", "updated": "2012-01-30T15:38:54.000+0000" }, { "id": "181276", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "pull pending PR1316", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-01-31T15:49:52.000+0000", "updated": "2012-01-31T15:49:52.000+0000" }, { "id": "182062", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing issue:\r\n\r\nTested with Ti Studio build 1.0.8.201201262211\r\nTi Mob SDK 1.9.0.v20120206101634\r\nOSX Lion\r\niPhone 4S OS 5.0\r\n\r\nExpected behavior of no error messages is shown", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-02-06T11:52:27.000+0000", "updated": "2012-02-06T11:52:27.000+0000" }, { "id": "184967", "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 offten. 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:37:43.000+0000", "updated": "2012-03-03T13:37:43.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }