{ "id": "118071", "key": "TIMOB-14775", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-08-07T16:46:22.000+0000", "created": "2013-08-07T10:01:08.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.1.2", "regression" ], "versions": [ { "id": "15479", "description": "Release 3.1.2", "name": "Release 3.1.2", "archived": true, "released": true, "releaseDate": "2013-07-31" } ], "issuelinks": [ { "id": "30696", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "117983", "key": "TIMOB-14759", "fields": { "summary": "Android: Orientation - Window doesn't get locked to the supported orientation ", "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:10:46.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": "This is a regression. Its not reproducible in SDK 3.1.1.GA build.\r\nSteps - \r\n1. Used the below code.\r\n2. Install and launch the app.\r\n\r\nActual result: A window gets displayed in portrait mode.\r\n\r\nExpected result: A window should get displayed in landscape mode.\r\nNote - Found this issue on executing test case of the issue TIMOB-10972\r\n\r\n{code}\r\n\r\nvar _window = Ti.UI.createWindow({\r\n orientationModes : [Titanium.UI.LANDSCAPE_LEFT, Titanium.UI.LANDSCAPE_RIGHT],\r\n backgroundColor : 'white',\r\n});\r\n_window.open();\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Window orientation mode is neglected on application launch", "creator": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "djha", "key": "djha", "displayName": "Dhirendra Jha", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio: 3.1.2.201308021524\r\nTitanium SDK: 3.1.2.v20130806104555\r\nACS: 1.0.5\r\nAlloy: 1.2.0-alpha6\r\nNPM: 1.3.2\r\nTitanium: 3.1.2-alpha\r\nTitanium-code-processor: 1.0.2-alpha\r\nAndroid SDK Tools: 22.0.4\r\nDevice - Nexus7 (Android v4.2.1)", "comment": { "comments": [ { "id": "265357", "author": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-14759.", "updateAuthor": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-07T16:45:23.000+0000", "updated": "2013-08-07T16:45:23.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }