Titanium JIRA Archive
Appcelerator Community (AC)

[AC-2286] encoding of URI components are encoding non-standard characters

GitHub Issuen/a
TypeBug
Priorityn/a
StatusClosed
ResolutionInvalid
Resolution Date2013-01-12T22:42:03.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterAaron K. Saunders
AssigneeShak Hossain
Created2013-01-12T22:28:59.000+0000
Updated2016-03-08T07:41:17.000+0000

Description

according to the documentation here http://docs.appcelerator.com/titanium/latest/#!/api/Titanium.Network-method-encodeURIComponent encodeURIComponent encodes non-standard characters as specified in the documentation. This cause some decoders to improperly decode the string, specifically when passing the URL to nodejs decodeURI(q)

Comments

No comments

JSON Source