{ "id": "144200", "key": "AC-1004", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "8", "description": "", "name": "Needs more info" }, "resolutiondate": "2015-02-04T14:43:18.000+0000", "created": "2015-02-04T12:03:58.000+0000", "labels": [ "TCSupportTriage" ], "versions": [], "issuelinks": [], "assignee": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "updated": "2016-03-08T07:37:20.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": [], "description": "line 660\r\n// Don't bring in undefined values\r\n} else if (typeof copy !== 'undefined') {\r\n\ttarget[name] = copy;\r\n} else if(copy.colors) {\r\n\t// don't deep merge the colors property of backgroundGradient\r\n\ttarget[name] = copy;\r\n}\r\n\r\nthe second else if check is wrong because \"copy\" will be undefined.\r\nCompare with the latest version of node.extend\r\nhttps://github.com/dreamerslab/node.extend/blob/master/lib/extend.js\r\n\r\nthere is no such code.", "attachment": [], "flagged": false, "summary": "Undefined is not an object (evaluating 'copy.colors')\",\"line\":48,\"column\":79 in alloy.js", "creator": { "name": "Vincent", "key": "vincent", "displayName": "Vincent.wenshuo", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "Vincent", "key": "vincent", "displayName": "Vincent.wenshuo", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "342034", "author": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "body": "Hello,\r\nplease read the guide on how to report issues: \r\n\r\nhttp://docs.appcelerator.com/titanium/3.0/#!/guide/How_to_Submit_a_Bug_Report\r\n\r\nand provide at least:\r\n\r\n- Description of the issue\r\n- Steps to reproduce the issue\r\n- Expected results\r\n- Actual results\r\n\r\nBest Regards", "updateAuthor": { "name": "mpmiranda", "key": "mpmiranda", "displayName": "Mauro Parra-Miranda", "active": true, "timeZone": "America/Mexico_City" }, "created": "2015-02-04T14:43:18.000+0000", "updated": "2015-02-04T14:43:18.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }