{ "id": "60790", "key": "TIMOB-158", "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": [], "resolution": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2011-04-15T02:24:30.000+0000", "created": "2011-04-15T02:24:29.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-09T23:11:50.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": "{html}
If you would like to configure the orientation for a single tab\nof your application in tiapp.xml to be orientation='either', you\nmust specify all tabs in tiapp.xml to be orientation='either'. To\nsee what I mean, create a blank default project, open up tiapp.xml\nand set orientation = either in the first window in the app, but\nset nothing for the second. When you rotate the emulator, the view\nis not rotated. If you go back to tiapp.xml and then set\norientation = either for the second window, the first and second\nwindows noe rotate as you would expect.
\nReported initially by Chris Marin of CSC.
housekeeping, closing as invalid