{ "id": "176201", "key": "TIMOB-28460", "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": "21199", "description": "", "name": "Release 10.0.1", "archived": false, "released": true, "releaseDate": "2021-07-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2021-05-26T15:33:26.000+0000", "created": "2021-05-22T00:05:00.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "android", "picker", "regression" ], "versions": [ { "id": "21199", "description": "", "name": "Release 10.0.1", "archived": false, "released": true, "releaseDate": "2021-07-28" } ], "issuelinks": [], "assignee": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2021-05-26T15:33:26.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "*Summary:*\r\nA plain {{Ti.UI.Picker}} view's \"change\" event is supposed to return an array of row selected row titles from the event's \"selectedValue\" property. As of Titanium 10.0.1, it returns an array of literal {{\\[object Object\\]}} strings.\r\n\r\n*Note:*\r\nThis issue was caught before release.\r\n\r\n*Steps to reproduce:*\r\n# Build and run [^SpinnerSimpleTest.js] on Android.\r\n# Scroll each column in the spinner.\r\n# Look at log.\r\n\r\n*Result:*\r\nNotice it wrongly logs {\\{[object Object\\]}} for each column.\r\n{code}\r\n@@@ Selected values: [object Object],[object Object],[object Object]\r\n{code}\r\n\r\n*Expected Result:*\r\nMust log the row \"title\" from each column in the picker.\r\n", "attachment": [ { "id": "67928", "filename": "SpinnerSimpleTest.js", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-05-22T00:00:52.000+0000", "size": 994, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "Android: Picker \"change\" event's \"selectedValue\" property does not provide row titles as of 10.0.1", "creator": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "458702", "author": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR (master): https://github.com/appcelerator/titanium_mobile/pull/12833", "updateAuthor": { "name": "jquick", "key": "jquick", "displayName": "Joshua Quick", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2021-05-22T00:30:46.000+0000", "updated": "2021-05-22T00:30:46.000+0000" }, { "id": "458714", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "merged to master and 10_0_X for 10.0.1 target", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2021-05-26T15:33:22.000+0000", "updated": "2021-05-26T15:33:22.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }