{ "id": "87247", "key": "TIMOB-7858", "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": "12097", "description": "", "name": "Sprint 2012-05", "archived": true, "released": true, "releaseDate": "2012-03-11" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13270", "description": "Release 1.8 Service Pack 3 (CI for 1_8_X)", "name": "Release 1.8.3", "archived": true, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-06-28T12:05:16.000+0000", "created": "2012-03-01T13:38:21.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_tabgroup", "qe-testadded" ], "versions": [ { "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" } ], "issuelinks": [ { "id": "15484", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "86455", "key": "TIMOB-7644", "fields": { "summary": "iOS: Memory is not being released when a tab is removed from tabGroup", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "15487", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "86889", "key": "TIMOB-7791", "fields": { "summary": "iOS : TabGroups - Tab group icon and content disappear after running KS > Tab Groups > Close/Animate Tab Group", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "15485", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "84832", "key": "TIMOB-7152", "fields": { "summary": "iOS: Memory Leak: Objects created in a Ti.UI.tabGroup are not released when the tabGroup is closed", "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": "15486", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "86679", "key": "TIMOB-7714", "fields": { "summary": "iOS: Window freezing after scrolling back to the first view.", "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": "mstepanov", "key": "mstepanov", "displayName": "Max Stepanov", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-06-28T19:02:02.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": "TabProxy is not being garbage collected when a tab is removed from a tabgroup using removeTab before focusing the tab/ clicking on it.\r\n\r\n*STEPS TO REPRODUCE*\r\nOpen Kitchen Sink and keep on clicking Add/ Remove Tab in Base UI -> Tab Groups. Profile the app using instruments and it is evident that tab proxies are not being released.\r\n\r\n*SAMPLE CODE*\r\nPlease find the sample code attached. This attached application has a base tab and buttons in it using which new tabs can be created and removed.\r\n\r\n*OBSERVATIONS*\r\nTab proxies are removed if we remove the tabs after clicking on them.\r\n\r\n", "attachment": [ { "id": "25988", "filename": "TabTest.zip", "author": { "name": "sbhimavarapu", "key": "sbhimavarapu", "displayName": "Sandeep Bhimavarapu", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-01T13:38:21.000+0000", "size": 1592289, "mimeType": "application/zip" } ], "flagged": false, "summary": "iOS: TabProxy is not being released when a tab is removed from tabGroup before it gets the focus", "creator": { "name": "sbhimavarapu", "key": "sbhimavarapu", "displayName": "Sandeep Bhimavarapu", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sbhimavarapu", "key": "sbhimavarapu", "displayName": "Sandeep Bhimavarapu", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Product: Titanium Mobile\r\nTitanium SDK: 1.8.2\r\nHost OS: Mac OS X Lion\r\nPlatform OS: iOS\r\nPlatform OS Version: 5.0", "comment": { "comments": [ { "id": "186850", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix using KS and Sample Code on:\r\n\r\nSDK build: 2.0.0.v20120316124800\r\nTitanium Studio, build: 2.0.0.201203152033\r\nxcode: 4.2\r\nDevice: iphone 4s Verizon (5.0.1)\r\n\r\nNote to QE: \r\n* It takes a while for all the TiUITabProxy objects to be released.\r\n* Port TabTest.zip", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-03-16T12:58:09.000+0000", "updated": "2012-03-16T12:58:09.000+0000" }, { "id": "189061", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Reopened to make put proper tags.", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-03-28T14:35:01.000+0000", "updated": "2012-03-28T14:35:01.000+0000" }, { "id": "191702", "author": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "body": "reopening/closing to add/remove labels", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-04-18T15:38:19.000+0000", "updated": "2012-04-18T15:38:19.000+0000" }, { "id": "200709", "author": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "TiUITabProxy object is not being released\r\n\r\nTested with Titanium SDK: 2.1.0.v20120627151616\r\nTested with Titanium Studio: 2.1.0.201206251749\r\nDevices: iphone 3GS(5.0.1)\r\nOS: OSX 10.7.3\r\n\r\nThis was working fine on 2.1.0.v20120625134154 and 2.0.2\r\n", "updateAuthor": { "name": "nchhabra", "key": "nchhabra", "displayName": "Neha Chhabra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2012-06-28T02:04:37.000+0000", "updated": "2012-06-28T02:04:37.000+0000" }, { "id": "200790", "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 2.1.0.201206251749\r\nTi Mobile SDK 2.1.0.v20120628121617 hash r6e3cab6a\r\nOSX Lion 10.7.3\r\niPhone 3GS 4.3.5, iPhone 4S OS 5.0.1\r\n\r\nVerified that the expected result is shown. *Note* A tabproxy will still be left after you remove all tabs because the tab group is still there just not tabs in it.", "updateAuthor": { "name": "mpettiford", "key": "mpettiford", "displayName": "Michael Pettiford", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-28T13:56:25.000+0000", "updated": "2012-06-28T13:56:25.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }