{ "id": "103241", "key": "ALOY-332", "fields": { "issuetype": { "id": "4", "description": "An improvement or enhancement to an existing feature or task.", "name": "Improvement", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15403", "description": "Alloy 1.3.0", "name": "Alloy 1.3.0", "archived": false, "released": true, "releaseDate": "2013-12-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-07-31T21:32:14.000+0000", "created": "2012-10-12T20:45:18.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [ { "id": "21950", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "outwardIssue": { "id": "103240", "key": "TIMOB-11434", "fields": { "summary": "TiAPI: Assigning to to \"tabs\" property of TabGroup only works as expected on iOS ", "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": "30502", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "117775", "key": "TIMOB-14700", "fields": { "summary": "Blackberry: Assigning to \"tabs\" property of TabGroup does not work", "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": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-10-11T22:34:27.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": "12326", "name": "XML", "description": "View XML and parsing" } ], "description": "The TabGroup collection of Tabs os being created via repeated use of the {{addTab()}} function. Ideally we'd rather be creating an array of Tabs and assigning that to the TabGroup's {{tabs}} property at creation time. This works on iOS, but unfortunately fails with nothing but a black screen on Android and Mobileweb. \r\n\r\nWIll address this once TIMOB-11434 is resolved.", "attachment": [], "flagged": false, "summary": "Improve TabGroup creation ", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "261797", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Dependency resolved in TIMOB-11434. Will write conditional compilation code to ensure that the faster, array-driven tabgrouop composition is used for iOS, as well as Android and MW 3.1.0+.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-15T14:19:59.000+0000", "updated": "2013-07-15T14:19:59.000+0000" }, { "id": "264268", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/alloy/pull/199\r\ntest app: https://github.com/appcelerator/alloy/tree/master/test/apps/ui/tabgroup\r\n\r\nFunctional testing can be confirmed by successfully running the given test app on all supported platforms without error. On Blackberry, there are a lot of missing components (like tab and window titles), but as long as it shows a 2-tabbed app it is good.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-31T21:32:14.000+0000", "updated": "2013-07-31T21:34:47.000+0000" }, { "id": "274853", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified working as expected.\n\nAlloy 1.3.0\nCLI 3.2.0\nTiSDK 3.2.0.v20131010163242\nTitanium Studio 3.1.4\n\nClosing.", "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-11T22:34:19.000+0000", "updated": "2013-10-11T22:34:19.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }