Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-986] Implement Ti.Network.decode/encodeURIComponent

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:54:52.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, feature, network
ReporterMarshall Culpepper
AssigneeMarshall Culpepper
Created2011-04-15T02:40:48.000+0000
Updated2011-04-17T01:54:53.000+0000

Description

Comments

  1. Don Thorp 2011-04-15

    Here is a case from http://developer.appcelerator.com/helpdesk/view/42751">Helpdesk 42751

       http://www.google.com?somestring=more&;more
       

    Shows it's not implemented.

  2. Gunther Brunner 2011-04-15

    Another expected to work url example at:
    http://www.w3schools.com/jsref/jsref_encodeURIComponent.asp">http://www.w3schools.com/jsref/jsref_encodeURIComponent.asp

  3. Marshall Culpepper 2011-04-15

    (from [e332ca25f009fd2b7f64f9d20cecbc6441d0e074]) added a "reload tests" link to drillbit, renamed / moved around tests to follow a . naming pattern. implemented encodeURIComponent/decodeURIComponent in Ti.Network and at the top level (and added a test) [#986 state:fixed-in-qa] https://github.com/appcelerator/titanium_mobile/commit/e332ca25f009fd2b7f64f9d20cecbc6441d0e074"> https://github.com/appcelerator/titanium_mobile/commit/e332ca25f009...

  4. Matt Schmulen 2011-04-15

    Pass Titanium SDK version: 1.5.0 (12/01/10 09:30 ac7cfd8) drillbit test Android Sim 1.6/2.1

    android sim 1.6
    https://5111068499667359260-a-appcelerator-com-s-sites.googlegroups.com/a/appcelerator.com/android/screenshots/Screenshot2010-12-02at2.30.47AM.png?attachauth=ANoY7crKsfvMfdez3l27wnG_vOB0igXOd2AW8GVzP33R4KO4JNDSdg0wYeWx8OR34RLcQs0pfHxUiuoIsoVb5OClouqEI_CmWLRvbhD64WJg7KiGw4U6-679XjvXSqApaVCVyGqDjjfcHnceQepDqw0Wky44GDYZpomldZ1mAY0K0qqkI_BWhN2ETrFqCIPUjsjX6ZtLnuIJ5H1eYOg2P-M9OoYJKY6_TozjeA9AGUlbA3qoW-OTVh0%3D&;attredirects=0"> https://5111068499667359260-a-appcelerator-com-s-sites.googlegroups...

    android sim 2.1
    https://5111068499667359260-a-appcelerator-com-s-sites.googlegroups.com/a/appcelerator.com/android/screenshots/Screenshot2010-12-02at2.48.13AM.png?attachauth=ANoY7cqZMHs0_-0NFdd52s4sE13MK769EMBj1VEL9mkQdyPJ_1Lylg56ioZ3EKIhrSl7RMoVTCAI9cY4-jfDs6mOqdJOyP9mQrY28Zjh5vBQGQ6_377a21CU3cn9Al6-wi8damB2gpx5waY3FoILV9l9iIqifi6D5Jue3Rbig8yVLAwmls-q_qLFApWfmRmL9V7zuCx18cVF9-Om9uMmhzz7EKdEBj6cJ1MuzGF5vuOn6vTnexNmgr0%3D&;attredirects=0"> https://5111068499667359260-a-appcelerator-com-s-sites.googlegroups...

JSON Source