{ "id": "114522", "key": "TIMOB-13893", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-05-17T17:14:25.000+0000", "created": "2013-05-17T11:53:54.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "mobileweb" ], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-06-19T12:44:39.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "JSON.stringify is giving error on event objects in Mobile web.Like:\r\n{code}\r\ntableView.addEventListener('click', function(e)\r\n {\r\n \talert(JSON.stringify(e));\r\n \r\n }); \r\n{code}\r\n\r\nIts giving the following error:\r\n{code}\r\nTypeError: JSON.stringify cannot serialize cyclic structures.\r\n{code}", "attachment": [], "flagged": false, "summary": "MobileWeb : JSON.stringify is giving error on event objects", "creator": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "mpathak", "key": "mpathak", "displayName": "Meenakshi Pathak", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "252577", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-10424. Unfortunately the architecture of Mobile Web and the lack of proxies like the other platforms have prevent us from being able to fix this issue.", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-17T17:14:25.000+0000", "updated": "2013-05-17T17:14:25.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }