{ "id": "99330", "key": "TIMOB-10472", "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": "2012-08-16T13:43:17.000+0000", "created": "2012-08-16T11:49:29.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "parity", "qe-mw082012" ], "versions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "14096", "description": "Release 2.1.2", "name": "Release 2.1.2", "archived": true, "released": true, "releaseDate": "2012-08-31" }, { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "19975", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "99095", "key": "TIMOB-10424", "fields": { "summary": "MobileWeb: TableView scroll event receiving circular data structure", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-02-13T04:28:43.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": "printing event object causes Uncaught TypeError: Converting circular structure to JSON\r\n\r\nthis is not a regression. this does not occur on ios or android.\r\n\r\nconsole info:\r\n\r\n{code}\r\nMobileWeb:\r\n\r\nUncaught TypeError: Converting circular structure to JSON\r\n\r\niOS:\r\n\r\n[INFO] {\r\n source = \"[object TiUIWindow]\";\r\n type = open;\r\n}\r\n\r\nAndroid:\r\n\r\n[INFO][TiAPI ( 331)] [object Object]\r\n{code}\r\n\r\nsteps to reproduce:\r\n\r\n1. run code:\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nwin.addEventListener('open', function(e){\r\n\tTi.API.info(e);\r\n});\r\n\r\nwin.open();\r\n{code}\r\n\r\nactual result:\r\n\r\njson error\r\n\r\nexpected result:\r\n\r\nobject prints", "attachment": [], "flagged": false, "summary": "MobileWeb: printing event object causes Uncaught TypeError: Converting circular structure to JSON", "creator": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Titanium Studio: 2.1.1\r\nTitanium SDK: 2.1.0, 2.1.1, 2.1.2.v20120815081613, 2.2.0.v20120816105712\r\nOS: Mountain Lion\r\nBrowsers Tested: Chrome 21.0.1180.75, Firefox 14.0.1", "comment": { "comments": [ { "id": "214851", "author": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of TIMOB-10424", "updateAuthor": { "name": "bhughes", "key": "bhughes", "displayName": "Bryan Hughes", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-16T13:43:17.000+0000", "updated": "2012-08-16T13:43:17.000+0000" }, { "id": "238316", "author": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing as Duplicate.", "updateAuthor": { "name": "dhyde", "key": "dhyde", "displayName": "Dustin Hyde", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-02-13T04:28:43.000+0000", "updated": "2013-02-13T04:28:43.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }