{ "id": "128101", "key": "TIMOB-16694", "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": [], "resolution": { "id": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2016-09-14T22:36:16.000+0000", "created": "2014-03-25T10:29:00.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "look1", "qe-3.2.3" ], "versions": [ { "id": "15971", "description": "Release 3.2.3", "name": "Release 3.2.3", "archived": false, "released": true, "releaseDate": "2014-04-30" } ], "issuelinks": [], "assignee": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-16T20:26:54.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": "10230", "name": "BlackBerry", "description": "BlackBerry Platform" } ], "description": "Steps to Reproduce:\r\n1. Copy paste the code and run the app.(on android,ios and blackberry)\r\n\r\nResult:\r\nOn Android and iOS:\r\nGetting: \"test\"\r\n\r\nOn Blackberry:\r\nGetting: \"development\"\r\n\r\n{code}\r\nvar win=Ti.UI.createWindow({\r\n\tbackgroundColor:'red'\r\n});\r\nvar label=Ti.UI.createLabel({\r\n\ttext:\"Testing Ti.App.deployType\"\r\n});\r\nlabel.addEventListener(\"click\",function(e){\r\n\talert(\"Ti.App.deployType: \"+Ti.App.deployType);\r\n});\r\nwin.add(label);\r\nwin.open();\r\n{code}\r\n", "attachment": [], "flagged": false, "summary": "Ti.App.deployType returns different values on different platforms", "creator": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pagarwal", "key": "pagarwal", "displayName": "Priya Agarwal", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Appc Studio:3.2.3.201403190645\r\nSdk:3.2.3.v20140324164913\r\nalloy:1.3.1\r\ntitanium:3.2.1\r\ntitanium-code-processor:1.1.0\r\nOsx: Maverick(10.9.2)\r\nDevice:Blackberry-Z10(v10.0.10.261),LG-P970(v4.0.4),iPOD Touch2(v7.1)\r\n", "comment": { "comments": [ { "id": "306295", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Thoughts on this issue?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-05-23T18:46:48.000+0000", "updated": "2014-05-23T18:46:48.000+0000" }, { "id": "396170", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "{{BlackBerry}} is dead.", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2016-09-14T22:36:16.000+0000", "updated": "2016-09-14T22:36:16.000+0000" }, { "id": "412884", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as BlackBerry is no longer supported by us.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-16T20:26:54.000+0000", "updated": "2017-03-16T20:26:54.000+0000" } ], "maxResults": 3, "total": 3, "startAt": 0 } } }