{ "id": "99944", "key": "TIMOB-10680", "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": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-01-29T19:33:04.000+0000", "created": "2012-08-27T16:18:01.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "SupportTeam" ], "versions": [], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T20:59:47.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "// mapView is a TiMapView object\r\nvar regionA = mapView.getRegion(), regionB, regionC;\r\nmapView.addEventListener('regionChanged', function(event) {\r\n regionB = {latitude: event.latitude, longitude: event.longitude, latitudeDelta..... };\r\n // regionB is updated properly\r\n regionC = mapView.getRegion();\r\n // regionC is still the same as regionA\r\n});\r\n\r\n// I had to work around this by tracking the viewport separately", "attachment": [], "flagged": false, "summary": "TiMapView regionChanged events do not update the region in the map", "creator": { "name": "twilkinson", "key": "twilkinson", "displayName": "Thomas Wilkinson", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "twilkinson", "key": "twilkinson", "displayName": "Thomas Wilkinson", "active": true, "timeZone": "America/Chicago" }, "environment": null, "comment": { "comments": [ { "id": "216382", "author": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "body": "@Thomas - Please review JIRA bug filing guidelines before creating these tickets. This is a pretty bad bug with no information whatsoever.", "updateAuthor": { "name": "ngupta", "key": "ngupta", "displayName": "Neeraj Gupta", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-27T21:25:27.000+0000", "updated": "2012-08-27T21:25:27.000+0000" }, { "id": "216384", "author": { "name": "twilkinson", "key": "twilkinson", "displayName": "Thomas Wilkinson", "active": true, "timeZone": "America/Chicago" }, "body": "The description has a complete and concise description of the bug in a code snippet, including, the steps to cause it, the expected output, and the resultant output. What else do you need?", "updateAuthor": { "name": "twilkinson", "key": "twilkinson", "displayName": "Thomas Wilkinson", "active": true, "timeZone": "America/Chicago" }, "created": "2012-08-27T21:34:45.000+0000", "updated": "2012-08-27T21:34:45.000+0000" }, { "id": "290282", "author": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Resolving this as per updated test results. We tested the issue with TISDK 3.2GA and we could not reproduce it.", "updateAuthor": { "name": "shossain", "key": "shossain", "displayName": "Shak Hossain", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-01-29T19:33:04.000+0000", "updated": "2014-01-29T19:33:04.000+0000" }, { "id": "413006", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as fixed.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:59:47.000+0000", "updated": "2017-03-16T20:59:47.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }