{ "id": "124383", "key": "TIMOB-16135", "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": "15817", "description": "2014 Sprint 01", "name": "2014 Sprint 01", "archived": true, "released": true, "releaseDate": "2014-01-17" }, { "id": "15820", "description": "2014 Sprint 01 API", "name": "2014 Sprint 01 API", "archived": true, "released": true, "releaseDate": "2014-01-17" }, { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-01-16T21:55:38.000+0000", "created": "2014-01-04T23:48:15.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "module_android", "qe-closed-3.3.0", "qe-manualtest" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-08-05T21:05:30.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": "h3. Steps to Reproduce\nWhen you import example project binding_destroy which presents how to unbind models then add to your tiapp.xml:\ntrue\nYou'll see in console that there are errors related to unbinding data.\n[ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup.\n\nh3. Actual Result\n[ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup.\n\nh3. Expected Result\nNo error", "attachment": [ { "id": "44938", "filename": ".log", "author": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-01-04T23:48:40.000+0000", "size": 2441628, "mimeType": "text/plain" }, { "id": "44940", "filename": "binding_destroy.zip", "author": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-01-05T13:17:44.000+0000", "size": 6291946, "mimeType": "application/zip" }, { "id": "44939", "filename": "diagnostic3239785355718638368.log", "author": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-01-04T23:48:53.000+0000", "size": 15437, "mimeType": "text/plain" }, { "id": "44965", "filename": "Screen Shot 2014-01-06 at 11.21.08 AM.png", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-07T06:47:55.000+0000", "size": 67011, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: Console error for layout cleanup after closing window with model binding", "creator": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Titanium Studio 3.2.0", "comment": { "comments": [ { "id": "286673", "author": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "body": "case project", "updateAuthor": { "name": "hasan89", "key": "hasan89", "displayName": "Michał Rowicki", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-01-05T13:17:44.000+0000", "updated": "2014-01-05T13:17:44.000+0000" }, { "id": "286905", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Moving this ticket to engineering as I can reproduce this error in the Studio console with the Android emulator. Note that iOS emulator works fine so it appears specific to Android SDK. Note that the attached test case is Alloy but it seems to be a Ti issue. Please see the attached screenshot for the error.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-07T06:47:36.000+0000", "updated": "2014-01-07T06:47:36.000+0000" }, { "id": "287066", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master PR https://github.com/appcelerator/titanium_mobile/pull/5195", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-01-07T22:08:13.000+0000", "updated": "2014-01-07T22:08:13.000+0000" }, { "id": "302147", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "\"[ERROR] : TiBaseActivity: (main) [2,17032] Layout cleanup\" is no longer generating while executing the provided application\r\n\r\nVerified as fixed on:\r\nDevice : Google Nexus 5, Android Version: 4.4.2\r\nSDK: 3.3.0.v20140422163054\r\nCLI version : 3.3.0-dev\r\nOS : MAC OSX 10.9.2\r\nAlloy: 1.4.0-dev\r\nACS: 1.0.14\r\nnpm:1.3.2\r\nAppcelerator Studio, build: 3.3.0.201404211130\r\ntitanium-code-processor: 1.1.1-alpha\r\nXCode : 5.1.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-04-23T08:23:03.000+0000", "updated": "2014-04-23T08:23:03.000+0000" } ], "maxResults": 6, "total": 6, "startAt": 0 } } }