{ "id": "173933", "key": "TIMOB-27275", "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": null, "resolutiondate": null, "created": "2019-07-24T10:41:45.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [], "versions": [ { "id": "20432", "name": "Release 8.0.1", "archived": false, "released": true, "releaseDate": "2019-05-15" }, { "id": "20412", "name": "Release 8.1.0", "archived": false, "released": true, "releaseDate": "2019-08-13" } ], "issuelinks": [ { "id": "57753", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "102575", "key": "TIMOB-11240", "fields": { "summary": "iOS: App crashes on changing orientation while opening photogallery from modal window", "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": "Medium", "id": "3" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": null, "updated": "2019-07-24T10:41:45.000+0000", "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" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "Unable to rotate gallery when inside an application (Gallery is able to rotate on Android.)\r\n\r\n*Test case:*\r\n{code:java}\r\nvar win = Ti.UI.createWindow();\r\nwin.modal = true;\t\t\r\nvar button = Titanium.UI.createButton({\r\n\t title: \"Push me\"\r\n});\r\n\t\t\r\n\tbutton.addEventListener('click', function() {\r\n\t Titanium.Media.openPhotoGallery({\r\n\t\t});\r\n\t});\r\n\t\t\r\nwin.add(button);\r\nwin.open();\r\n{code}\r\n\r\n*Test Steps*\r\n# Create a Titanium application with the test case above\r\n# Run the app\r\n# Press 'Push me'\r\n# rotate device\r\n\r\n*Actual result*\r\nGallery should rotate without a crash\r\n\r\n*Expected result*\r\nGallery does not rotate\r\n", "attachment": [], "flagged": false, "summary": "[iOS] Unable to rotate photo gallery", "creator": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "smohammed", "key": "smohammed", "displayName": "Samir Mohammed", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Phone 6s 12.2 sim\r\nMacOS Mojave version 10.14.4\r\nXcode 10.4\r\nNode.js ^8.12.0\r\n\"NPM\":\"4.2.13\",\"CLI\":\"7.1.0-master.24\"\r\nSDK 8.0.2.GA \r\nSDK 8.1.0.v20190716120350", "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }