{ "id": "116783", "key": "TIMOB-14472", "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": [ { "id": "15597", "description": "2013 Sprint 17", "name": "2013 Sprint 17", "archived": true, "released": true, "releaseDate": "2013-08-23" }, { "id": "15599", "description": "2013 Sprint 17 API", "name": "2013 Sprint 17 API", "archived": true, "released": true, "releaseDate": "2013-08-23" } ], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-11-07T17:33:16.000+0000", "created": "2013-07-02T21:06:50.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "ios7", "qe-3.0.1", "qe-3.1.1", "qe-closed-3.1.3" ], "versions": [ { "id": "15478", "description": "Release 3.1.1", "name": "Release 3.1.1", "archived": true, "released": true, "releaseDate": "2013-06-17" } ], "issuelinks": [ { "id": "38429", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "131831", "key": "DE-125", "fields": { "summary": "iOS: KitchenSink - Remove deprecated methods for statusbar", "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 } } } }, { "id": "38428", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "131831", "key": "DE-125", "fields": { "summary": "iOS: KitchenSink - Remove deprecated methods for statusbar", "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": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2015-02-02T20:47:09.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": "Unable to hide/show status bar, running\r\nKS>Phone>Status Bar test.", "attachment": [ { "id": "40476", "filename": "expected.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-02T21:06:50.000+0000", "size": 63240, "mimeType": "image/png" }, { "id": "40477", "filename": "expected1.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-02T21:06:50.000+0000", "size": 53433, "mimeType": "image/png" }, { "id": "40475", "filename": "ios7.png", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-07-02T21:06:50.000+0000", "size": 44615, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS7: Status Bar - show/hide method is not working", "creator": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appcelerator Studio, build: 3.1.1.201306131423\r\nTitanium SDK, build: 3.1.1GA\r\niPhone 5 iOS 7.0\r\nXcode5\r\nCLI 3.1.1\r\nKitchenSink Version 3.1.1.GA", "comment": { "comments": [ { "id": "267849", "author": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "body": "The following properties and methods are deprecated in 3.1.3 and not supported for ios7 anyways\r\nTi.UI.iPhone.statusBarStyle (setter)\r\nTi.UI.iPhone.statusBarHidden (setter)\r\nTi.UI.iPhone.showStatusBar\r\nTi.UI.iPhone.hideStatusBar", "updateAuthor": { "name": "vduggal", "key": "vduggal", "displayName": "Vishal Duggal", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-08-23T16:28:29.000+0000", "updated": "2013-08-23T16:28:29.000+0000" }, { "id": "270362", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as won't fix due to a new behavior of iOS7\n\nTested with:\nAppcelerator Studio, build: 3.1.3.201309072408\nTitanium SDK, build: 3.1.3.v20130908095038\nXcode5-DP6\nCLI: 3.1.2\nAlloy: 1.2.2-beta\nDevices:\niPhone4 iOS7(11A4449d)\niPad mini iOS7(11A4449d)", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-09T17:43:30.000+0000", "updated": "2013-09-09T17:43:30.000+0000" }, { "id": "309349", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing per [~vduggal] comments.\r\n\r\nEnvironment\r\nMac osx 10.9.3 Mavericks\r\nAppcelerator Studio, build: 3.3.0.201406111952\r\nTitanium SDK, build: 3.3.0.v20140616174113\r\nNode.JS Version: v0.10.13 \r\nNPM Version: 1.3.2 \r\nacs@1.0.14 \r\nalloy@1.4.0-rc \r\nnpm@1.3.2 \r\ntitanium@3.3.0-rc \r\ntitanium-code-processor@1.1.1\r\nKS 3.3.0 master\r\nDevice:\r\niPhone5c iOS 7.1", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-06-17T17:43:29.000+0000", "updated": "2014-06-17T17:43:29.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }