{ "id": "119517", "key": "TIMOB-15051", "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": "15593", "description": "Release 3.1.3", "name": "Release 3.1.3", "archived": true, "released": true, "releaseDate": "2013-09-18" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-09-05T20:58:28.000+0000", "created": "2013-09-05T17:10:08.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "iOS7" ], "versions": [ { "id": "15593", "description": "Release 3.1.3", "name": "Release 3.1.3", "archived": true, "released": true, "releaseDate": "2013-09-18" } ], "issuelinks": [ { "id": "31582", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "117466", "key": "TIMOB-14622", "fields": { "summary": "iOS: Implement window re-architecture", "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": "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": "2014-06-19T12:44:19.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": "On modal close index window status bar space is removed and content is moved up.\r\n{code:title=index.xml}\r\n\r\n\t\r\n\t\t\r\n \r\n \t\r\n\t\t\t \r\n\t\t\t \r\n \t\r\n\t\t\t \r\n\t\t\t \r\n \r\n \r\n\t\r\n\r\n{code}\r\n{code:title=index.js}\r\n$.index.open();\r\n\r\nfunction openAbout(e) {\r\n\tvar modal = Alloy.createController('about').getView();\r\n modal.open({modal:true});\r\n}\r\n{code} \r\n{code:title=about.xml}\r\n\r\n \r\n \t\r\n\t\t\t\r\n\t\t\r\n\t\r\n\r\n{code}\r\n{code:title=about.js}\r\nfunction handleClick(e) {\r\n\t$.win.close({animated:true});\r\n}\r\n{code}", "attachment": [ { "id": "42158", "filename": "Screen Shot 2013-09-05 at 1.09.31 PM.png", "author": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "created": "2013-09-05T17:10:08.000+0000", "size": 58667, "mimeType": "image/png" }, { "id": "42159", "filename": "Screen Shot 2013-09-05 at 1.09.35 PM.png", "author": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "created": "2013-09-05T17:10:08.000+0000", "size": 60899, "mimeType": "image/png" }, { "id": "42160", "filename": "Screen Shot 2013-09-05 at 1.09.37 PM.png", "author": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "created": "2013-09-05T17:10:08.000+0000", "size": 62556, "mimeType": "image/png" } ], "flagged": false, "summary": "iOS7: On modal close index window status bar space is removed and content is moved up", "creator": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "subtasks": [], "reporter": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "environment": "OSX 10.8.4\r\nXcode Version 5.0 (5A11386k)\r\nTitanium CLI 3.2.0\r\nAlloy 1.3.0\r\nSDK 3.1.2.GA", "comment": { "comments": [ { "id": "269784", "author": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "body": "This is happening in 3.1.2.GA not 3.1.3", "updateAuthor": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "created": "2013-09-05T18:51:29.000+0000", "updated": "2013-09-05T18:51:29.000+0000" }, { "id": "269791", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~troscoe] I'm unclear. If it's happening 3.1.3, then we will consider it \"already fixed\" as that is the iOS 7 release. Am I missing something?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-05T19:01:11.000+0000", "updated": "2013-09-05T19:01:11.000+0000" }, { "id": "269812", "author": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "updateAuthor": { "name": "troscoe", "key": "troscoe", "displayName": "Tristan Roscoe", "active": true, "timeZone": "America/New_York" }, "created": "2013-09-05T20:22:59.000+0000", "updated": "2013-09-05T20:22:59.000+0000" }, { "id": "269818", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fixed by way of TIMOB-14622", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-05T20:58:28.000+0000", "updated": "2013-09-05T20:58:28.000+0000" }, { "id": "270284", "author": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with:\r\n\r\nSDK: 3.1.3.v20130908095038\r\nAppcelertaor Studio: 3.1.3.201309072408\r\nOS: OSX 10.8.4\r\nDevice: iPhone5(iOS7)\r\nXcode: 5.0 DP6\r\ntitanium-code-processor@1.0.2\r\nalloy@1.2.2\r\nCLI version : 3.1.2", "updateAuthor": { "name": "amittal", "key": "amittal", "displayName": "Anshu Mittal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-09T10:51:15.000+0000", "updated": "2013-09-09T10:51:15.000+0000" } ], "maxResults": 5, "total": 5, "startAt": 0 } } }