{
	"id": "108979",
	"key": "TIMOB-12536",
	"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": "14162",
				"description": "Release 3.1.0",
				"name": "Release 3.1.0",
				"archived": true,
				"released": true,
				"releaseDate": "2013-04-16"
			},
			{
				"id": "15095",
				"description": "2013 Sprint 03 BB",
				"name": "2013 Sprint 03 BB",
				"archived": true,
				"released": true,
				"releaseDate": "2013-02-11"
			},
			{
				"id": "14813",
				"description": "2013 Sprint 03",
				"name": "2013 Sprint 03",
				"archived": true,
				"released": true,
				"releaseDate": "2013-02-11"
			}
		],
		"resolution": {
			"id": "1",
			"description": "A fix for this issue is checked into the tree and tested.",
			"name": "Fixed"
		},
		"resolutiondate": "2013-02-02T07:54:24.000+0000",
		"created": "2013-01-31T22:42:41.000+0000",
		"priority": {
			"name": "High",
			"id": "2"
		},
		"labels": [],
		"versions": [],
		"issuelinks": [],
		"assignee": {
			"name": "joshroesslein",
			"key": "joshroesslein",
			"displayName": "Josh Roesslein",
			"active": true,
			"timeZone": "America/Los_Angeles"
		},
		"updated": "2013-04-01T21:57:51.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": "10230",
				"name": "BlackBerry",
				"description": "BlackBerry Platform"
			}
		],
		"description": "Setting a custom splash screen image (Resources/default.png) does not appear\r\nto be displayed when running the application.",
		"attachment": [],
		"flagged": false,
		"summary": "BlackBerry: Splash screen images not displayed",
		"creator": {
			"name": "joshroesslein",
			"key": "joshroesslein",
			"displayName": "Josh Roesslein",
			"active": true,
			"timeZone": "America/Los_Angeles"
		},
		"subtasks": [],
		"reporter": {
			"name": "joshroesslein",
			"key": "joshroesslein",
			"displayName": "Josh Roesslein",
			"active": true,
			"timeZone": "America/Los_Angeles"
		},
		"environment": null,
		"comment": {
			"comments": [
				{
					"id": "236918",
					"author": {
						"name": "dstaley",
						"key": "dstaley",
						"displayName": "Dylan Staley",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"body": "Looks like it's a syntax error in the generation of the bar-descriptor.xml.\r\n\r\nh4. Titanium Generated bar-descriptor.xml\r\n{quote}\r\n{{}}\r\n    {{LICENSE}}\r\n    {{assets/default.png}}\r\n{{}}\r\n{quote}\r\n\r\nh4. BB10 NDK Sample [bar-descriptor.xml|https://github.com/blackberry/Cascades-Samples/blob/master/kakel/bar-descriptor.xml#L61-74]\r\n{quote}\r\n{{}}\r\n    {{}}\r\n       {{splashscreen.png}}\r\n    {{}}\r\n{quote}",
					"updateAuthor": {
						"name": "dstaley",
						"key": "dstaley",
						"displayName": "Dylan Staley",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"created": "2013-02-01T18:57:32.000+0000",
					"updated": "2013-02-01T18:57:32.000+0000"
				},
				{
					"id": "236979",
					"author": {
						"name": "joshroesslein",
						"key": "joshroesslein",
						"displayName": "Josh Roesslein",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"body": "Yup, BlackBerry changed the tags on us. Created pull request [#21|https://github.com/appcelerator/titanium_mobile_blackberry/pull/21] to resolve issue.\r\nNote: Splash images must be placed in Resources/blackberry and use the format: splash-[w]x[h].[jpg|png].\r\n\r\nSee the[|http://developer.blackberry.com/native/documentation/bb10/com.qnx.doc.native_sdk.devguide/com.qnx.doc.native_sdk.devguide/topic/r_barfile_dtd_ref_splashscreens.html] documentation to learn more about how BlackBerry picks the best image for the current device screen size / orientation.",
					"updateAuthor": {
						"name": "joshroesslein",
						"key": "joshroesslein",
						"displayName": "Josh Roesslein",
						"active": true,
						"timeZone": "America/Los_Angeles"
					},
					"created": "2013-02-02T00:53:38.000+0000",
					"updated": "2013-02-02T00:53:59.000+0000"
				},
				{
					"id": "237083",
					"author": {
						"name": "lokeshchdhry",
						"key": "lokeshchdhry",
						"displayName": "Lokesh Choudhary",
						"active": false,
						"timeZone": "America/Los_Angeles"
					},
					"body": "Seeing the splash screen if the splash image file is present in the BlackBerry folder with the required naming conventions according to josh's comments\r\nThus closing the issue\r\n\r\nEnvironment:\r\nEnvironment:\r\nTi Studio : 3.1.0.201301231719\r\nTi BB SDK : 3.1.0.v20130202000009\r\nMac OSX : 10.8.2\r\nwin 7 64 bit\r\nWin 8 \r\nBB simulator : 10.0.9.386",
					"updateAuthor": {
						"name": "lokeshchdhry",
						"key": "lokeshchdhry",
						"displayName": "Lokesh Choudhary",
						"active": false,
						"timeZone": "America/Los_Angeles"
					},
					"created": "2013-02-04T19:29:45.000+0000",
					"updated": "2013-02-04T19:29:45.000+0000"
				}
			],
			"maxResults": 3,
			"total": 3,
			"startAt": 0
		}
	}
}