{ "id": "107986", "key": "TIMOB-12308", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "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-07T22:13:45.000+0000", "created": "2013-01-16T16:15:16.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "30711", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "118114", "key": "TIMOB-14780", "fields": { "summary": "iOS: Ti.UI.orientationModeFilter to app-wide block orientations", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:22:49.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": "h2. Feature\r\n\r\nPossibility to block landscape orientation over Email Dialog when the parent window has been locked to portrait.\r\n\r\nh2. Test case\r\n\r\ntiapp.xml\r\n{code:lang=javascript|title=app.js}\r\n\r\n \r\n Ti.UI.PORTRAIT\r\n \r\n\r\n{code}\r\n\r\napp.js\r\n{code:lang=javascript|title=app.js}\r\n\r\nvar win = Ti.UI.createWindow({\r\n\theight: Ti.UI.FILL,\r\n\twidth: Ti.UI.FILL,\r\n\tbackgroundColor: \"#FFF\"\r\n});\r\n\r\nvar button = Ti.UI.createButton({\r\n\twidth: 200,\r\n\theight: 60,\r\n\ttitle: \"Open Email Dialog\"\r\n});\r\n\r\nbutton.addEventListener('singletap', function(evt){\r\n\tTi.UI.createEmailDialog().open();\r\n});\r\n\r\nwin.add(button);\r\n\r\nwin.open();\r\n\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS - Ability to block orientation on email dialog.", "creator": { "name": "ccavazos", "key": "ccavazos", "displayName": "César Cavazos", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ccavazos", "key": "ccavazos", "displayName": "César Cavazos", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Application type: mobile\r\nTitanium SDK: 3.0.0.GA\r\nAlloy Version: 0.3.5\r\nPlatform & version: iOS 6.0\r\nDevice: Simulator and Devices\r\nHost Operating System: OSX 10.8.2\r\nTitanium Studio: 3.0.1.201212181159", "comment": { "comments": [ { "id": "265469", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-07T22:13:46.000+0000", "updated": "2013-08-07T22:13:46.000+0000" }, { "id": "414096", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:22:49.000+0000", "updated": "2017-03-20T22:22:49.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }