{ "id": "159838", "key": "TIMOB-23278", "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": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2016-05-09T19:07:42.000+0000", "created": "2016-04-26T21:36:45.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [ "qe-5.3.0" ], "versions": [ { "id": "17707", "name": "Release 5.3.0", "archived": false, "released": true, "releaseDate": "2016-06-04" } ], "issuelinks": [], "assignee": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "updated": "2016-05-09T22:01:20.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": "12642", "name": "Windows", "description": "Windows authoring support" } ], "description": "Windows 10 does not use region where as Windows 8.1 does \r\n\r\n*App.js*\r\n\r\n{code:java}\r\nvar win = Ti.UI.createWindow(),\r\n view = Ti.Map.createView({\r\n mapType: Titanium.Map.NORMAL_TYPE,\r\n region: {latitude:53.645792, longitude:-1.785035}\r\n });\r\nwin.add(view);\r\nwin.open();\r\n{code}\r\n\r\n\r\n*tiapp.xml*\r\n\r\n{code:java}\r\n \r\n\t*Insert Token Here*\r\n\r\n{code}\r\n\r\n\r\n*Steps to reproduce:* \r\n# Use the app.js above and insert the map token in the tiapp.xml\r\n# Run the application\r\n\r\n*Actual :*\r\nWindows 10 mobile does not use the region values.\r\n\r\n*Expected:*\r\nThe same results as Windows 8.1.", "attachment": [], "flagged": false, "summary": "Windows: Ti.Map does not use the region when specified on Windows 10", "creator": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "subtasks": [], "reporter": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "environment": "Windows 10 \r\nTi SDK: 5.3.0.v20160421080259 \r\nAppc NPM: 4.2.5-3 \r\nApp CLI: 5.3.0-36 \r\nNode v4.4.3 ", "closedSprints": [ { "id": 627, "state": "closed", "name": "2016 Sprint 10 SDK", "startDate": "2016-05-07T00:43:56.954Z", "endDate": "2016-05-21T00:43:00.000Z", "completeDate": "2016-05-23T02:06:04.349Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "385144", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "https://github.com/appcelerator/titanium_mobile_windows/pull/678", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-05-09T14:59:18.000+0000", "updated": "2016-05-09T14:59:18.000+0000" }, { "id": "385176", "author": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "body": "Merged to 5_3_X, cherry-picked to master.", "updateAuthor": { "name": "cwilliams", "key": "cwilliams", "displayName": "Christopher Williams", "active": true, "timeZone": "America/New_York" }, "created": "2016-05-09T19:07:42.000+0000", "updated": "2016-05-09T19:07:42.000+0000" }, { "id": "385202", "author": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "body": "Verified as fixed\r\nTested on:\r\nMicrosoft Lumia 640 (10) \r\nWindows Simulator (10) \r\nWindows 10 \r\nStudio: 4.6.0.201605030516\r\nTi SDK: 5.3.0.v20160509143032\r\nAppc NPM: 4.2.5-5 \r\nApp CLI: 5.3.0-44 \r\nNode v4.4.3\r\n\r\n*Closing Ticket.*", "updateAuthor": { "name": "jlongton", "key": "jlongton", "displayName": "Josh Longton", "active": true, "timeZone": "Europe/London" }, "created": "2016-05-09T22:01:04.000+0000", "updated": "2016-05-09T22:01:13.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }