{ "id": "80085", "key": "TIMOB-5230", "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": "12079", "description": "", "name": "Sprint 2011-39", "archived": true, "released": true, "releaseDate": "2011-10-03" }, { "id": "11971", "description": "iOS5 and select Android fixes", "name": "Release 1.7.3", "archived": true, "released": true, "releaseDate": "2011-10-18" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-09-30T13:59:56.000+0000", "created": "2011-09-07T17:03:22.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "os-ios5" ], "versions": [ { "id": "11570", "description": "", "name": "Release 1.7.2", "archived": true, "released": true, "releaseDate": "2011-07-21" }, { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:46:46.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": "Steps to Reproduce:\r\n\r\n1. Create a Titanium mobile project for iOS\r\n2. Copy the following code in app.js\r\n\r\n{code}\r\n\r\nvar windowProperties = {\r\n backgroundColor: '#fff',\r\n barImage: 'KS_nav_ui.png'\r\n};\r\nvar tabGroup = Ti.UI.createTabGroup();\r\nvar win = Ti.UI.createWindow(windowProperties);\r\ntabGroup.addTab(Ti.UI.createTab({\r\n icon: 'KS_nav_views.png',\r\n window: win\r\n}));\r\ntabGroup.open();\r\n\r\n{code}\r\n\r\n3. Build and launch the application with iOS 5 simulator or iOS 5 device.\r\n\r\nExpected Result: \r\n\r\nNavBar Image should be displayed as with iOS 4 devices and simulator\r\n\r\nActual Result:\r\n\r\nNo NavBarImage is displayed", "attachment": [], "flagged": false, "summary": "iOS: NavBar Image is not displayed in iOS 5 devices", "creator": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "vsingh", "key": "vsingh", "displayName": "Vikramjeet Singh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OS X Lion\r\nTiMob: 1.8.0.v20110906155354\r\nTiStud: 1.0.5.201109021613\r\n\r\nDevices Used:\r\niPhone Simulator (iOS 5)\r\niPod 5", "comment": { "comments": [ { "id": "167676", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "confirmed using b7, ipad2, Sep 30 2011 14:54 r64ba63b7 leaving open until confirmed in master", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-10-03T13:16:27.000+0000", "updated": "2011-10-03T13:16:27.000+0000" }, { "id": "175538", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing bug. Verified fix on:\r\n\r\nOS: Mac OS X Lion\r\nTitanium Studio, build: 1.0.7.201112080131\r\nSDK build: 1.8.0.1.v20111209011840\r\nDevice: iphone 4S (5.0.1)", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T09:57:34.000+0000", "updated": "2011-12-09T09:57:34.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }