{ "id": "91240", "key": "TIMOB-8965", "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": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13398", "description": "Sprint 2012-10 Mobile Web", "name": "Sprint 2012-10 MW", "archived": true, "released": true, "releaseDate": "2012-05-20" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-05-19T14:51:16.000+0000", "created": "2012-05-02T17:45:19.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "qe-mw020912" ], "versions": [ { "id": "13272", "description": "Release 2.0.1", "name": "Release 2.0.1", "archived": true, "released": true, "releaseDate": "2012-04-16" } ], "issuelinks": [ { "id": "17637", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "92809", "key": "TIMOB-9380", "fields": { "summary": "MobileWeb: Analytics: platform missing from ti.start", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2012-06-05T17:37:22.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Steps To Reproduce:\r\n1. Create a mobile web application\r\n2. Run the application and view the analytics\r\n\r\n\r\nActual:\r\nti.start does not report the platform\r\n\r\n{\"city\":\"Mountain View\",\"region_code\":\"CA\",\"country_code\":\"US\",\"country_name\":\"United States\",\"postal_code\":\"\",\"latitude\":37.397399902344,\"longitude\":-122.07319641113,\"area_code\":650,\"continent_code\":\"NA\",\"ip_address\":\"38.99.10.124\",\"region_name\":\"California\",\"id\":\"42A4178D-E735-4991-82AB-66913CC865F5\",\"mid\":\"CA98AA18-6663-4150-8AAA-61753014FCD5\",\"rdu\":null,\"type\":\"ti.start\",\"aguid\":\"06320706-065d-4773-9bb2-3f16e9c2fa8a\",\"event\":\"ti.start\",\"seq\":1,\"ver\":\"2\",\"deploytype\":\"production\",\"sid\":\"2E2006CF-807B-40FC-8A0F-4F099977FE52\",\"ts\":\"2012-05-02T01:08:38.280+0420\",\"data\":\"{\\\"tz\\\":420,\\\"deploytype\\\":\\\"production\\\",\\\"os\\\":\\\"mobileweb\\\",\\\"osver\\\":\\\"MacIntel\\\",\\\"un\\\":null,\\\"nettype\\\":null}\"}\r\n\r\nExpected:\r\n{\\\"app_name\\\":\\\"Analytic20Test\\\",\\\"oscpu\\\":1,\\\"mac_addr\\\":null,\\\"deploytype\\\":\\\"production\\\",\\\"ostype\\\":\\\"mobileweb\\\",\\\"osarch\\\":null,\\\"app_id\\\":\\\"Analytic20Test\\\",\\\"platform\\\":\\\"mobileweb\\\",\\\"model\\\":\\\"Mozilla\\/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit\\/534.52.7 (KHTML, like Gecko) Version\\/5.1.2 Safari\\/534.52.7\\\"}\"}\r\n", "attachment": [ { "id": "27805", "filename": "app.js", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-05-18T18:03:50.000+0000", "size": 1632, "mimeType": "application/x-javascript" } ], "flagged": false, "summary": "MobileWeb: Analytics does not have platform information", "creator": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac 10.6.8\r\nSafari Version 5.1.2 (6534.52.7)\r\nSDK: 2.0.1 GA2", "comment": { "comments": [ { "id": "195361", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/titanium_mobile/pull/2229", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-05-18T18:11:28.000+0000", "updated": "2012-05-18T18:11:28.000+0000" }, { "id": "197423", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 2.1.0.v20120605113335, platform information is now being reported", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-06-05T17:37:22.000+0000", "updated": "2012-06-05T17:37:22.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }