{ "id": "86102", "key": "TIMOB-7548", "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": "12095", "description": "", "name": "Sprint 2012-03", "archived": true, "released": true, "releaseDate": "2012-02-12" }, { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13070", "description": "Release 1.8 Service Pack 2", "name": "Release 1.8.2", "archived": true, "released": true, "releaseDate": "2012-02-29" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-02-06T14:07:29.000+0000", "created": "2012-02-06T08:28:35.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "android", "module_optiondialog", "optionsdialog", "qe-review", "qe-testadded", "regression" ], "versions": [], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-08-14T04:06:00.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": [], "description": "When calling an Options Dialog twice, the app stops responding.\r\n\r\nThis woks fine in 1.8.0.1\r\n\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\n\r\nvar dialog = Titanium.UI.createOptionDialog({\r\n title: 'Hello',\r\n options: ['Option 1','Option 2'],\r\n cancel:1\r\n});\r\n\r\nvar btn = Ti.UI.createButton({title:'here'});\r\n\r\nbtn.addEventListener('click', function(){\r\n\tdialog.show();\r\n});\r\n\r\nwin.add(btn);\r\n\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Android - OptionsDialog crashes app when called twice", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 1.9.0", "comment": { "comments": [ { "id": "213865", "author": { "name": "rumbrasas", "key": "rumbrasas", "displayName": "Rima Umbrasas", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified fixed with \r\nmobile sdk-2.2.0.v20120810080115\r\nTitanium Studio, build: 2.1.1.201207271312\r\nDevice:\r\nGalaxy S III Android version 4.0.4\r\n", "updateAuthor": { "name": "rumbrasas", "key": "rumbrasas", "displayName": "Rima Umbrasas", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-08-10T14:16:33.000+0000", "updated": "2012-08-10T14:16:33.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }