{ "id": "121400", "key": "TIMOB-15542", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-10-22T19:10:52.000+0000", "created": "2013-10-18T23:36:33.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-3.2.0", "regression" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [ { "id": "32683", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "119975", "key": "TIMOB-15189", "fields": { "summary": "iOS7: Opening a Modal Window removes BarImage of the Parent-Window for a moment", "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 } } } }, { "id": "32739", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "117310", "key": "TIMOB-14587", "fields": { "summary": "iOS: Deprecate support for iOS 5", "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": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false } } } } ], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:43:14.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": "*Details:* Setting a barImage property on windows crashes on SDK 3.2.0 with iOS 5.1.X.\r\n\r\nThis is a *regression* as this does not occur on SDK 3.1.3.GA. However, severity is set to Minor because [minimum iOS support for SDK 3.2.0 is 6.0.X|http://docs.appcelerator.com/titanium/3.0/#!/guide/Installing_the_iOS_SDK-section-29004875_InstallingtheiOSSDK-iOSSDK%2FTargetiOSPlatform]\r\n\r\n*Steps to reproduce:*\r\n1. Create a new Titanium app using the app.js, barImage.png, and barImage@2x.png attachments; put barImage.png and barImage@2x.png in /Resources/iphone\r\n2. Install app to an iOS 5.1.X device\r\n\r\n*Actual:* On launch, app will crash (see xcode_console.log). \r\n\r\nBut, if you comment out the barImage property, then the app will not crash.\r\n\r\n*Expected:* App should not crash *or* a warning message should appear indicating the minimum iOS support for SDK 3.2.0.", "attachment": [ { "id": "43312", "filename": "app.js", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T23:36:33.000+0000", "size": 800, "mimeType": "text/javascript" }, { "id": "43313", "filename": "barImage.png", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T23:36:33.000+0000", "size": 1035, "mimeType": "image/png" }, { "id": "43314", "filename": "barImage@2x.png", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T23:36:33.000+0000", "size": 1218, "mimeType": "image/png" }, { "id": "43315", "filename": "xcode_console.log", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-18T23:36:33.000+0000", "size": 4608, "mimeType": "text/plain" } ], "flagged": false, "summary": "iOS: BarImage - Setting a barImage property on windows crashes on SDK 3.2.0 with iOS 5.1.X", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio, build: 3.2.0.201310180511\r\nSDK build: 3.2.0.v20131018142442\r\nOS: Mac OS X Mountain Lion (10.8.5)\r\nXcode: 5.0\r\nDevices: iphone 4 (5.1.1)", "comment": { "comments": [ { "id": "276200", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "We will be removing support for iOS 5 in 3.2.0, so we will not be fixing this issue.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-22T19:10:52.000+0000", "updated": "2013-10-22T19:10:52.000+0000" }, { "id": "276480", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing issue as per Ingo's comment.", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2013-10-23T22:43:16.000+0000", "updated": "2013-10-23T22:43:16.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }