{ "id": "81473", "key": "TIMOB-5816", "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-01-27T13:43:07.000+0000", "created": "2011-10-12T12:34:28.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2014-01-28T23:44:50.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": "Line 427 checks for variables _hasCheckObj, _hasChildObj, and _hasDetailObj to see if they're equiv to event.srcElement, but the above variables are no where to be found. \r\n\r\nOffending code: \r\ntableView.addEventListener('click', function(e) {\r\n...\r\n\r\nFix: \r\nComment out line 427 of tableviewrow.js (for now)\r\n//detail: event.srcElement == _hasCheckObj || event.srcElement == _hasChildObj || event.srcElement == _hasDetailObj || false,", "attachment": [], "flagged": false, "summary": "MobileWeb: TableViewRow.js ClickEvent fails due to undefined variables in addEventListener", "creator": { "name": "ghaladen", "key": "ghaladen", "displayName": "Christopher Spence", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ghaladen", "key": "ghaladen", "displayName": "Christopher Spence", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Windows 7, Mobile HTML5 ver. 1.7.0RC2 (downloaded from http://wiki.appcelerator.org/display/guides/Titanium+SDK+for+Mobile+Web)", "comment": { "comments": [ { "id": "180886", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "This issue is related to the old code and has been fixed in TIMOB-7220.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-01-27T09:54:48.000+0000", "updated": "2012-01-27T09:54:48.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }