{ "id": "109948", "key": "ALOY-531", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "15271", "description": "Alloy 1.1.0, concurrent with SDK 3.1.0", "name": "Alloy 1.1.0", "archived": false, "released": true, "releaseDate": "2013-04-16" }, { "id": "14875", "description": "2013 Sprint 06", "name": "2013 Sprint 06", "archived": true, "released": true, "releaseDate": "2013-03-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-03-14T21:34:39.000+0000", "created": "2013-02-20T23:44:55.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [ { "id": "14631", "description": "Alloy 0.3.1", "name": "Alloy 0.3.1", "archived": false, "released": true, "releaseDate": "2012-11-02" } ], "issuelinks": [], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-05-14T17:19:17.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": "h3. Steps to Reproduce\r\nI just tried to add tabGroup inside SplitWindow but it doesnt seems to be working, just because TabGroup cannot be child of master/detailed window.\r\n\r\nh3. Actual Result\r\nI see blank view\r\n\r\nh3. Expected Result\r\nExpect TabGroup to be child of master/detailed window of splitView.\r\n\r\nh3. Test Case\r\n\r\n{code}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n{code}", "attachment": [ { "id": "35652", "filename": ".log", "author": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-20T23:44:57.000+0000", "size": 753274, "mimeType": "application/octet-stream; charset=ISO-8859-1" }, { "id": "35653", "filename": "diagnostic1523076668199639099.log", "author": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-20T23:45:05.000+0000", "size": 1233, "mimeType": "application/octet-stream; charset=ISO-8859-1" } ], "flagged": false, "summary": "Alloy: add TabGroup inside SplitWindow is not working", "creator": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio 3.0.3", "comment": { "comments": [ { "id": "239176", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello,\n\nCan you please provide a simple test case that shows this error so that I may more quickly determine if this is indeed a bug? Then I would be glad to pass it along to engineering.\n\nThanks,\n\nCarter", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T01:16:05.000+0000", "updated": "2013-02-21T01:16:05.000+0000" }, { "id": "239212", "author": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Please use this snippet \n\n\n \n \n \n \n\t\t\n\t\t\n\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\t\n\t\t\t\n\t\t\n \n \n \n \n \n \n \n \n \n\n\nSo issue here you will see empty window insted of tabbed one because as I reported : according to alloy permissions TabGroup cannot reside inside window, even though it could be done manually without alloy.\n\n", "updateAuthor": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T08:58:46.000+0000", "updated": "2013-02-21T08:58:46.000+0000" }, { "id": "239213", "author": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "body": "ALSO PLEASE REFER TO THIS ISSUE : http://developer.appcelerator.com/question/148562/alloy---add-tabgroup-inside-splitwindow#answer-257203", "updateAuthor": { "name": "andreyb", "key": "andreyb", "displayName": "Andrey Buligin", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T09:00:33.000+0000", "updated": "2013-02-21T09:00:33.000+0000" }, { "id": "239244", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thank you Andrey, I reopened the issue and moved to Ti-Mob.", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T15:55:04.000+0000", "updated": "2013-02-21T15:55:04.000+0000" }, { "id": "239253", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Carter: from now on, Alloy-specific issues should be moved to the ALOY project, not TIMOB. Thanks.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T16:42:34.000+0000", "updated": "2013-02-21T16:42:34.000+0000" }, { "id": "239254", "author": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Got it, sorry for the mixup.", "updateAuthor": { "name": "clathrop", "key": "clathrop", "displayName": "Carter Lathrop", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-21T16:44:42.000+0000", "updated": "2013-02-21T16:44:42.000+0000" }, { "id": "242320", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Basic syntax will look like this:\n\n{code:xml}\n\n \n \n \n \n \n \n \n \n\n{code}", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-14T21:37:48.000+0000", "updated": "2013-03-14T21:37:48.000+0000" }, { "id": "251759", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "Tried running the app using the following code.\r\n{code}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}\r\nApp runs with no error but tabgroup is not added to the window.", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-05-14T09:25:06.000+0000", "updated": "2013-05-14T09:25:59.000+0000" }, { "id": "251785", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~pmishra] TabGroup is a top-level view, it should not be nested inside of a Window. Also, your XML was invalid since you didn't close your TabGroup or Window tags.\r\n\r\n{code:xml}\r\n\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n{code}", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-14T13:29:24.000+0000", "updated": "2013-05-14T13:30:20.000+0000" }, { "id": "251834", "author": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified as fixed and working as expected with:\nAlloy 1.1.2 GA and 1.1.3-alpha\nTiSDK 3.1.0 GA and 3.1.1.v20130513131554\nCLI 3.1.0\n\nSample code:\n{code}\n\n \n \n \n \n \t\n \n \n \n \n \t\n \n \n \n \n \n \n \n \t\n \n \n\n{code}\n\nClosing.", "updateAuthor": { "name": "fcasali", "key": "fcasali", "displayName": "Federico Casali", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-14T17:19:02.000+0000", "updated": "2013-05-14T17:19:02.000+0000" } ], "maxResults": 10, "total": 10, "startAt": 0 } } }