Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3227] Valid URL for image reported as Bad

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionInvalid
Resolution Date2017-06-07T21:13:16.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelscore
Reporterjmathai
AssigneeIngo Muschenetz
Created2011-04-15T03:39:59.000+0000
Updated2017-06-07T21:13:16.000+0000

Description

image = Ti.UI.createImageView({image:"http://meltsmyheart.com/photos/custom/201101/849_1295924983_DSC_6393{30,30,bw,b8232}.JPG"});

[ERROR] Failed to load image: (null), Error: Error Domain=ASIHTTPRequestErrorDomain Code=5 "Unable to create request (bad url?)" UserInfo=0xbd18b50 {NSLocalizedDescription=Unable to create request (bad url?)}

Comments

  1. jmathai 2011-04-15

    Urlencoding the mustaches does in fact work - but it may still be considered a bug. Leave it up the team.

  2. Stephen Tramer 2012-05-04

    Should be resolved as part of URI encoding spec.
  3. Lee Morris 2017-06-07

    Closing ticket due to time passed and lack of progress in the past 5 years.

JSON Source