{ "id": "63949", "key": "TIMOB-3317", "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": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11245", "name": "Sprint 2011-10", "archived": true, "released": true, "releaseDate": "2011-03-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T02:01:27.000+0000", "created": "2011-04-15T03:42:00.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "defect", "imageview", "ios", "release-1.7.0", "rplist" ], "versions": [], "issuelinks": [], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T02:01:27.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}

There is a Help Desk\nticket that has encounter a problem with twitpic images not\nloading on an imageView. The twitpic url has a redirect to an image\nurl and it does not work on iPhone. On the other hand, images from\nyfrog, which also contains a redirect url, do work.

\n
\nvar win = Ti.UI.createWindow();\nvar imageView1 = Ti.UI.createImageView({\n    top:0,\n    height:150,\n    image:'http://yfrog.com/0fh5rvw4j:iphone'\n});\n\nvar imageView2 = Ti.UI.createImageView({\n    top:150,\n    bottom:0,\n    image:'http://twitpic.com/show/thumb/1e10q'\n});\n\n\nwin.add(imageView1);\nwin.add(imageView2);\n
\n

Tested on iPhone Simulator 4.2
\nTitanium SDT 1.6.1 (Mar 9 2011 12:23 r1e15e40a)

{html}", "attachment": [], "flagged": false, "summary": "iOS Twitpic images not loading on imagaView", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "130521", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

(from [090f4a3f2c9288cc2c9973896aa927d8eb0efb9b])\n[#3317 state:fixed-in-qa] Perform the exact same\nmagic on internal URL redirects that we do for user-defined URLs.\n\nhttps://github.com/appcelerator/titanium_mobile/commit/090f4a3f2c92...

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:42:00.000+0000", "updated": "2011-04-15T03:42:00.000+0000" }, { "id": "130522", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

Tested with Titanium SDK version: 1.7.0 (03/15/11 11:42 1f6dbfe)\non
\niPad2 4.3
\nSimulator 4.1

{html}", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:42:01.000+0000", "updated": "2011-04-15T03:42:01.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }