{ "id": "155770", "key": "AC-3382", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-03-21T06:57:19.000+0000", "created": "2016-03-16T12:09:28.000+0000", "labels": [ "picker", "windowsphone" ], "versions": [ { "id": "17038", "name": "Appcelerator Studio 4.5.0", "archived": false, "released": false } ], "issuelinks": [], "assignee": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-25T13:37:31.000+0000", "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" } }, "components": [ { "id": "14544", "name": "Alloy", "description": "Please enter tickets related to the Alloy here." }, { "id": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "attachment": [], "flagged": false, "summary": "Windows: picker 'change' event missing", "creator": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "380175", "author": { "name": "jnaher", "key": "jnaher", "displayName": "Jebun Naher", "active": false, "timeZone": "Asia/Dhaka" }, "body": "Hello [~sdarda],\r\n\r\nI tested this issue and the change event is working as expected in my environment.\r\n\r\n*Testing Environment:*\r\n{code}\r\nOperating System\r\n Name = Microsoft Windows 8.1 Enterprise\r\n Version = 6.3.9600\r\n Architecture = 32bit\r\n CPUs = 4\r\n Memory = 3.9GB\r\nNode.js\r\n Node.js Version = 0.12.7\r\n npm Version = 2.11.3\r\nAppcelerator CLI\r\n Installer = 4.2.3\r\n Core Package = 5.2.0\r\nTitanium CLI\r\n CLI Version = 5.0.6\r\n node-appc Version = 0.2.31\r\nWindows Phone Device= 8.1\r\nsdk-version = 5.4.0.v20160307212310, 5.2.0.v20160216202526, 5.2.0GA, 5.1.2GA\r\n{code}\r\n\r\n*Test Output:*\r\n[INFO] : Finished launching the application\r\n[INFO] : Waiting for app to connect to log relay\r\n[INFO] : User selected: Wed Apr 16 2014 00:00:00 GMT+0600 (Bangladesh Standard Time)\r\n\r\nThanks.", "updateAuthor": { "name": "sdarda", "key": "sdarda", "displayName": "Sharif AbuDarda", "active": false, "timeZone": "Asia/Dhaka" }, "created": "2016-03-20T08:49:22.000+0000", "updated": "2016-03-20T14:16:07.000+0000" }, { "id": "380683", "author": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Okay, I provide sample code:\r\n\r\n*index.js:*\r\n\r\n{code:java}\r\n$.picker.add(_.map(['1', '2', '3'], function(value){\r\n\treturn Ti.UI.createPickerRow({title: value});\r\n}));\r\n\r\nfunction onChangePicker() {\r\n\talert('picker changed');\r\n}\r\n\r\n$.win.open();\r\n{code}\r\n\r\n*index.xml:*\r\n{noformat}\r\n\r\n \r\n\t\t \r\n \r\n\r\n{noformat}\r\n\r\nIt's not working!", "updateAuthor": { "name": "zozo4kin", "key": "zozo4kin", "displayName": "Zakhar Zhuravlev", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2016-03-25T13:36:10.000+0000", "updated": "2016-03-25T13:37:31.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }