Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2820] URLs not automaticcaly encoded anymore in 1.6.0?

GitHub Issuen/a
TypeNew Feature
PriorityTrivial
StatusClosed
ResolutionInvalid
Resolution Date2011-04-15T03:30:27.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsfeature, urls
ReporterRalf Pfeiffer
AssigneeReggie Seagraves
Created2011-04-15T03:30:26.000+0000
Updated2017-03-09T23:02:10.000+0000

Description

I'm not sure if this is a feature or a bug.

In 1.4.2 this used to work:
Titanium.Platform.openURL('http://mydomain.com/two">http://mydomain.com/two words');

In 1.6.0 it doesn't anymore. However, encodeURIComponent() allows for an easy solution.

Comments

  1. Stephen Tramer 2011-04-15

    Due to removal of URL magic between platforms. Not adding it back in.

  2. Lee Morris 2017-03-09

    Closing ticket as invalid.

JSON Source