{ "id": "128423", "key": "TIMOB-16758", "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": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-20T23:28:28.000+0000", "created": "2014-03-27T22:20:25.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "bb33", "qe-manualtest" ], "versions": [], "issuelinks": [ { "id": "37732", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "130657", "key": "TIMOB-16992", "fields": { "summary": "Blackberry : e.source.id returning the wrong source id", "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 } } } }, { "id": "36377", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "inwardIssue": { "id": "128425", "key": "TIMOB-16760", "fields": { "summary": "BlackBerry: KitchenSink: BaseUI > Views > Events Interaction clicking on the label \"click on me\" does nothing", "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": "Low", "id": "4" }, "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-08-20T23:28:29.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": "h5.Description:\r\n1. Launch KS.\r\n2. Go to BaseUI -> Views ->Events Propogation.\r\n3. Tap on the labels A,B,C,D.\r\n\r\nh5.Actual Result:\r\n1. We do not get \"You clicked label\" rather we get \"You clicked view\".\r\n\r\nh5.Expected Result:\r\n1. We should get \"You clicked label\".", "attachment": [], "flagged": false, "summary": "BlackBerry: KitchenSink: BaseUI > Views > Events Propogation; tapping on labels gives us \"you clicked on view\"", "creator": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Environment:\r\nAppc Studio : 3.2.3.201403250634\r\nTi SDK : 3.2.2.GA\r\nMac OSX : 10.8.5\r\nAlloy : 1.3.1\t\r\nCLI - 3.2.3-dev\r\nBB Z10 - 10.2.1.2.2156\r\nKitchensink from studio (3.2.2)", "comment": { "comments": [ { "id": "299736", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Estimating 5 days, this is due to the eventing system not bubbling. For this to work, a refactor needs to take place.", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-04-03T17:21:18.000+0000", "updated": "2014-04-03T17:21:18.000+0000" }, { "id": "305146", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/224", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-05-15T18:43:51.000+0000", "updated": "2014-05-15T18:43:51.000+0000" }, { "id": "319577", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Verified fix on:\r\n\r\nMac OSX 10.9.4\r\nAppcelerator Studio, build: 3.4.0.201408180158 \r\nTitanium SDK build: 3.4.0.v20140819094113\r\nTitanium CLI, build: 3.4.0-dev\r\nAlloy: 1.5.0-dev\r\nBlackberry Device Z10 (10.2.1.2947)\r\nBlackberry Sim (10.3)\r\n\r\nWhen a label is tapped the correct message appears saying 'You clicked on label XYZ' where XYZ refers to the letter corresponding to the label.\r\n\r\nClosing ticket.", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2014-08-20T22:58:17.000+0000", "updated": "2014-08-20T23:27:35.000+0000" }, { "id": "319593", "author": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "body": "Reopening to change SDK build and Studio build", "updateAuthor": { "name": "eharris", "key": "eharris", "displayName": "Ewan Harris", "active": true, "timeZone": "Europe/Dublin" }, "created": "2014-08-20T23:26:58.000+0000", "updated": "2014-08-20T23:26:58.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }