Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6140] MobileWeb: Implement JSON in Titanium namespace

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2011-12-19T23:33:21.000+0000
Affected Version/sRelease 1.8.0
Fix Version/sSprint 2011-51, Release 2.0.0, Release 1.8.1
ComponentsMobileWeb
Labelsmerge-1.9.0
ReporterChris Barber
AssigneeChris Barber
Created2011-11-09T17:44:56.000+0000
Updated2017-03-03T23:19:08.000+0000

Description

Expose JSON.parse() and JSON.stringify() in the Titanium object.

Attachments

FileDateSize
app.js2011-12-16T04:07:21.000+0000705

Comments

  1. Chris Barber 2011-12-16

    Pull request: https://github.com/cb1kenobi/titanium_mobile/pull/10 Test case is attached.
  2. Bryan Hughes 2011-12-19

    Merged in to cb1kenobi's repo until 1.8->1.9 transition is stable in appcelerator repo.
  3. Lee Morris 2017-03-03

    Closing ticket as MobileWeb is no longer supported.

JSON Source