{ "id": "119991", "key": "TIMOB-15256", "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": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-02-20T18:14:20.000+0000", "created": "2013-09-16T13:19:27.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "addeventlistener", "blackberry", "event", "qe-testadded" ], "versions": [], "issuelinks": [ { "id": "32574", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "119992", "key": "TIMOB-15255", "fields": { "summary": "BlackBerry: Events not listened give warning on fire: 'Unsupported event name'", "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": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2014-02-20T18:14:25.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Not sure what effect this has. But it kept me busy :)\r\nh4.Testcase\r\n{code}\r\nvar i = 1;\r\nfunction test( eventName ) {\r\n\ti++;\r\n\r\n\tif( i % 2 === 0 ) {\r\n\t\tTi.App.addEventListener(eventName, function( e ) {\r\n\t\t //\r\n\t\t});\r\n\t} else {\r\n\t\tTi.API.info(\"not listening to \" + eventName);\r\n\t}\r\n\r\n\tTi.App.fireEvent(eventName);\r\n}\r\n\r\ntest(\"event1\");\r\ntest(\"event2\");\r\ntest(\"event3\");\r\ntest(\"event4\");\r\ntest(\"event5\");\r\n{code}\r\n\r\nh4.Output\r\n{code}[N_WARNING] virtual int NativeProxyObject::fireEvent(const char*, const TiObject*) const Line 52: Unsupported event name event2{code}", "attachment": [], "flagged": false, "summary": "BlackBerry: Events not listened give warning on fire: 'Unsupported event name'", "creator": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "gertjans", "key": "gertjans", "displayName": "Gertjan Smits", "active": true, "timeZone": "Europe/Berlin" }, "environment": "Ti SDK 3.1.3.v20130913160104\r\nStudio 3.2.0.201309142404\r\nOSX 10.8", "comment": { "comments": [ { "id": "275434", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Duplicate of linked issue", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-17T17:43:39.000+0000", "updated": "2013-10-17T17:43:39.000+0000" }, { "id": "293960", "author": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Closing based on status of duplicate ticket.", "updateAuthor": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-20T18:14:20.000+0000", "updated": "2014-02-20T18:14:20.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }