{ "id": "62424", "key": "TIMOB-1792", "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": "11240", "name": "Release 1.6.0 M07", "archived": true, "released": true, "releaseDate": "2011-01-31" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:57:11.000+0000", "created": "2011-04-15T03:02:31.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "defect", "hires", "images", "ios", "iphone", "release-1.6.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:57:11.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": "{html}

The code below shows the behavior

\n

var win = Titanium.UI.createWindow();
\nwin.backgroundColor = 'white';

\n

// this one will load @2x version var img =\nTi.UI.createImageView({top: 10, image: 'image.png', width:300,\nheight: 300});
\nwin.add(img)

\n

// this one will not var img2 = Ti.UI.createImageView({bottom:\n10, image: Titanium.Filesystem.resourcesDirectory+ '/image.png',\nwidth:300, height:300});
\nwin.add(img2)

\n

win.open();

{html}", "attachment": [], "flagged": false, "summary": "@2x assets not loaded when using full path - iphone 4 sdk 1.4", "creator": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ctredway1", "key": "ctredway1", "displayName": "ctredway", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "126694", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Do-si-do with your partner, swap bugs for best results.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:02:32.000+0000", "updated": "2011-04-15T03:02:32.000+0000" }, { "id": "126695", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Hunh. Couldn't recreate the bug. Since it's been a while since\nthis bug was filed, it's likely it was fixed as a side effect of\nanother bug.

{html}", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:02:33.000+0000", "updated": "2011-04-15T03:02:33.000+0000" }, { "id": "126696", "author": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Created a test in Integrity. Resolving Defect.

{html}", "updateAuthor": { "name": "rpfeiffer", "key": "rpfeiffer", "displayName": "Ralf Pfeiffer", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:02:33.000+0000", "updated": "2011-04-15T03:02:33.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }