{ "id": "166070", "key": "TIMOB-24407", "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": "17608", "name": "Release 6.1.0", "archived": false, "released": true, "releaseDate": "2017-05-26" } ], "resolution": null, "resolutiondate": null, "created": "2017-02-16T14:06:18.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [], "versions": [], "issuelinks": [], "assignee": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2019-05-01T01:08:12.000+0000", "status": { "description": "This issue was once resolved, but the resolution was deemed incorrect. From here issues are either marked assigned or resolved.", "name": "Reopened", "id": "4", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Using {{Ti.UI.PICKER_TYPE_DATE}} with {{calendarViewShown: false}} on Android Lollipop and above always creates a calendar view.\r\n\r\n*TEST CASE*\r\n{code:js}\r\nvar win = Titanium.UI.createWindow({\r\n title: 'TIMOB-24407',\r\n backgroundColor: 'gray'\r\n }),\r\n picker = Ti.UI.createPicker({\r\n calendarViewShown: false,\r\n type: Ti.UI.PICKER_TYPE_DATE\r\n });\r\n\r\nwin.add(picker);\r\nwin.open();\r\n{code}", "attachment": [ { "id": "66582", "filename": "Screen Shot 2019-04-30 at 5.57.36 PM.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-01T01:05:17.000+0000", "size": 95870, "mimeType": "image/png" }, { "id": "66581", "filename": "Screen Shot 2019-04-30 at 6.01.54 PM.png", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-05-01T01:03:30.000+0000", "size": 76803, "mimeType": "image/png" }, { "id": "61577", "filename": "test.png", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-02-16T14:08:45.000+0000", "size": 17695, "mimeType": "image/png" } ], "flagged": false, "summary": "Android: calendarViewShown does not work on Lollipop and above", "creator": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 839, "state": "closed", "name": "2017 Sprint 04 SDK", "startDate": "2017-02-12T23:36:00.961Z", "endDate": "2017-02-26T23:36:00.000Z", "completeDate": "2017-02-26T17:38:54.172Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "407184", "author": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "body": "master: https://github.com/appcelerator/titanium_mobile/pull/8839", "updateAuthor": { "name": "gmathews", "key": "gmathews", "displayName": "Gary Mathews", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2017-02-16T14:15:50.000+0000", "updated": "2017-02-16T14:15:50.000+0000" }, { "id": "407624", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Can verified that this works fine, tested with the following environment.\r\nAndroid 7.1.1\r\nMacOS 10.11.6 (15G31)\r\nStudio 4.8.1.201612050850\r\nTi SDK 6.1.0.v20170220091247\r\nAppc NPM 4.2.8\r\nAppc CLI 6.2.0-12\r\nTi CLI 5.0.11\r\nAlloy 1.9.6\r\nArrow 1.10.2\r\nXcode 8.2 (8C38)\r\nNode v4.6.0\r\nJava 1.7.0_80", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-02-22T21:21:35.000+0000", "updated": "2017-02-22T21:21:35.000+0000" }, { "id": "440957", "author": { "name": "jceaser", "key": "jceaser", "displayName": "Joshua A. Ceaser", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This is not working in SDK 7.2 and 7.3. I have tried all suggestions.", "updateAuthor": { "name": "jceaser", "key": "jceaser", "displayName": "Joshua A. Ceaser", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2018-08-21T19:16:27.000+0000", "updated": "2018-08-21T19:16:27.000+0000" }, { "id": "448097", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hmmm... Reopening to examine.", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-04-30T22:05:25.000+0000", "updated": "2019-04-30T22:05:25.000+0000" }, { "id": "448098", "author": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Hello Lokesh, can you take a look at this and demonstrate it for me?", "updateAuthor": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2019-04-30T22:05:56.000+0000", "updated": "2019-04-30T22:05:56.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }