{ "id": "100066", "key": "TIMOB-10694", "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": "15107", "description": "2013 Sprint 09", "name": "2013 Sprint 09", "archived": true, "released": true, "releaseDate": "2013-05-06" } ], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2013-04-25T07:07:06.000+0000", "created": "2012-08-28T16:16:27.000+0000", "priority": { "name": "Medium", "id": "3" }, "labels": [ "SupportTeam", "api", "exalture" ], "versions": [ { "id": "13572", "description": "Release 2.1.1", "name": "Release 2.1.1", "archived": true, "released": true, "releaseDate": "2012-07-31" } ], "issuelinks": [], "assignee": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-11-07T18:37:26.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "Run the attached app.js ( build it with Ti SDK 2.1.1GA)\r\nThe app crashes on the webview launch. \r\nIt happens only on 2.3.3 emulator. App works fine on all other emulators and devices.\r\nNote: The app does not crash on 2.3.3 emulator if its built with Ti SDK 2.0.1 GA2, 2.0.2 GA2 and 2.1.0 GA!!\r\n\r\nMight be related to this issue: http://code.google.com/p/android/issues/detail?id=12987", "attachment": [], "flagged": false, "summary": "Android: Setting 'url' or 'html' of a webview results in a crash on Android 2.3.3 emulator", "creator": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Ti SDK 2.1.1 and Android 2.3.3 emulator", "comment": { "comments": [ { "id": "218925", "author": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Sorry , had not uploaded the test case. Here it is.\r\n{code}\r\nvar win = Ti.UI.createWindow({\r\n\tlayout : \"vertical\",\r\n\tbackgroundColor:'white',\r\n\t//fullscreen:'true'\r\n});\r\n \r\nvar wv = Ti.UI.createWebView({});\r\n \r\nwv.url = 'http://www.google.com'\r\nwin.add(wv);\r\nwin.open();\r\n{code}", "updateAuthor": { "name": "anagesh", "key": "anagesh", "displayName": "Anirudh Nagesh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-09-13T14:33:01.000+0000", "updated": "2012-09-13T14:33:01.000+0000" }, { "id": "249003", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "cannot reproduce\r\n\r\nTested with\r\nTitanium Studio, build: 3.0.1.201212181159\r\nTitanium SDK version: 3.1.0\r\nAndroid Emulator: Android SDK version: 2.2 ", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-04-25T07:07:06.000+0000", "updated": "2013-04-25T07:07:06.000+0000" }, { "id": "251270", "author": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "body": "App is rendering normally.No crashes encountered.So closing the bug.\r\nUsed environment\r\nSDK - 2.1.1.GA , 3.1.0.GA\r\nAppcelerator Studio : 3.1.1.201305072102\r\nDevice : Android Emulator 2.3.3", "updateAuthor": { "name": "sbhadauria", "key": "sbhadauria", "displayName": "Shyam Bhadauria", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-05-10T11:41:10.000+0000", "updated": "2013-05-10T11:41:10.000+0000" } ], "maxResults": 4, "total": 4, "startAt": 0 } } }