Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9395] Blackberry: implement decode/encode URIComponent

GitHub Issuen/a
TypeSub-task
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-06-21T06:54:05.000+0000
Affected Version/sn/a
Fix Version/sRelease 2.1.0, Sprint 2012-08 BB
ComponentsBlackBerry
Labelsn/a
ReporterJean-Philippe Lemieux
AssigneeAlexander Galstyan
Created2012-06-05T13:41:34.000+0000
Updated2017-03-03T05:07:13.000+0000

Description

Comments

  1. Jean-Philippe Lemieux 2012-06-05

    Not sure if this is supported in R4 already or coming in R6
  2. Alexander Galstyan 2012-06-09

    PR Link: https://github.com/Macadamian/titanium_mobile/pull/75
  3. Jean-Philippe Lemieux 2012-06-20

    Now that we have built-ins working, it turns out that these methods are JS built-ins with v8. Alex, can you give the built-ins a try? If they do the right thing, then i suggest with go with the built-ins rather than a native implementation.
  4. Alexander Galstyan 2012-06-21

    Closing based on that fact that encodeURIComponent/decodeURIComponent built-ins are now available and usable. Tests specified within PR description passed successfully.
  5. Tatyana Petrenko 2012-06-25

    Implemented: JSON: 2 elements String: 5 elements
  6. Lee Morris 2017-03-03

    Closing ticket as BlackBerry is no longer supported.

JSON Source