{ "id": "134561", "key": "TIMOB-17492", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2016-08-24T19:46:47.000+0000", "created": "2014-08-12T10:07:23.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.3.0" ], "versions": [], "issuelinks": [], "assignee": { "name": "pinnamuri", "key": "pinnamuri", "displayName": "Praveen Innamuri", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T17:32:10.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": "13102", "name": "Code Processor", "description": "Analyzes JavaScript source" } ], "description": "When console.log is used in an app, the app runs on both device and emulator. However, running the code analyzer for this app would show an error.\r\n\r\nSteps to reproduce: \r\n1. Create a sample classic app\r\n2. Include the following code:\r\nconsole.log(\"hello!\");\r\n3. Project Context Menu > Code Analysis > choose a platform\r\n\r\nActual result of the code analyzer shows:\r\nErrors : \"console\" is not defined\r\nand a red cross appears on the editor of the app.js indicating it as a syntax error.\r\n\r\nExpected result: \r\nNo error should be shown", "attachment": [ { "id": "50412", "filename": "console_error.png", "author": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-08-12T10:07:23.000+0000", "size": 131064, "mimeType": "image/png" }, { "id": "50413", "filename": "console_not_defined.png", "author": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "created": "2014-08-12T10:07:23.000+0000", "size": 31167, "mimeType": "image/png" } ], "flagged": false, "summary": "Code Processor: console.log throws an error", "creator": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "subtasks": [], "reporter": { "name": "vchidambaram", "key": "vchidambaram", "displayName": "Visalakshi Chidambaram", "active": true, "timeZone": "Asia/Shanghai" }, "environment": "Appcelerator Studio: 3.3.0.201407111535 \r\nTitanium SDK: 3.3.0 GA\r\nCLI: 3.3.0\r\nAlloy: 1.4.1\r\nMac OSX version 10.9.4", "comment": { "comments": [ { "id": "394171", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Code processor is dead.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-08-24T19:46:47.000+0000", "updated": "2016-08-24T19:46:47.000+0000" }, { "id": "413787", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as code processor is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T17:32:10.000+0000", "updated": "2017-03-20T17:32:10.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }