{ "id": "60672", "key": "TIMOB-40", "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": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:50:11.000+0000", "created": "2011-04-15T02:22:51.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "ios", "iphone" ], "versions": [], "issuelinks": [], "assignee": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:50:11.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

Assigned to \nTender issue #10. As reported in Tender:

\n
\n

There seems to be an bug in the modules/tiui/ui.js which is\nloaded by every Titanium app. The problem is on line 99:

\n
\n//\n// override console.log to also send into our API logger\n//\nvar old_log = console.log;\nconsole.log = function(msg)\n{\n    Titanium.API.debug(msg);\n    return old_log(msg); // line 99\n};\n
\n

The reported error is a Type Error and occurs as soon as one\nuses the console.log function line \"console.log('something')\".

\n
{html}", "attachment": [], "flagged": false, "summary": "Via Tender: Bug in modules/tiui/ui.js with console.log function on line 99", "creator": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "122693", "author": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "body": "{html}

as of 0.5, we're no longer going to use/suppor tiui.js.

{html}", "updateAuthor": { "name": "jhaynie", "key": "jhaynie", "displayName": "Jeff Haynie", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T02:22:51.000+0000", "updated": "2011-04-15T02:22:51.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }