{ "id": "110315", "key": "TIMOB-12884", "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": "2013-03-15T01:44:57.000+0000", "created": "2013-02-27T05:10:55.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "13273", "description": "Release 2.0.2", "name": "Release 2.0.2", "archived": false, "released": true, "releaseDate": "2012-05-31" } ], "issuelinks": [ { "id": "26735", "type": { "id": "10011", "name": "Includes", "inward": "is included by", "outward": "includes" }, "inwardIssue": { "id": "109368", "key": "TIMOB-12616", "fields": { "summary": "iOS: TableView Click Events dont get added under certain circumstances", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "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 } } } }, { "id": "26167", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "107309", "key": "TIMOB-12175", "fields": { "summary": "iOS: Create ListView module", "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": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:19:43.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": "Note to self, TiViewProxy.m:1631\r\n{code}\r\n#pragma mark Listener Management\r\n\r\n-(BOOL)_hasListeners:(NSString *)type\r\n{\r\n\tif ([super _hasListeners:type])\r\n\t{\r\n\t\treturn YES;\r\n\t}\r\n\t// check our parent since we optimize the fire with\r\n\t// the check\r\n\tif (parent!=nil)\r\n\t{\r\n\t\t// walk up the chain\r\n\t\treturn [parent _hasListeners:type];\r\n\t}\r\n\treturn NO;\r\n}\r\n{code}\r\nWith ListView, this will become an issue if it isn't already with TableView.", "attachment": [], "flagged": false, "summary": "iOS: ViewProxy checks for listeners using parent instead of bubbleParent, does not allow for nonViewProxy event bubbling.", "creator": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "242378", "author": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Fix will be in TIMOB-12616", "updateAuthor": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-15T01:44:57.000+0000", "updated": "2013-03-15T01:44:57.000+0000" }, { "id": "414082", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:19:43.000+0000", "updated": "2017-03-20T22:19:43.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }