{ "id": "63314", "key": "TIMOB-2682", "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": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2013-09-26T17:05:55.000+0000", "created": "2011-04-15T03:26:53.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "and", "android", "crash", "defect", "logging", "reported-1.5.1", "unicode" ], "versions": [], "issuelinks": [ { "id": "32158", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "118974", "key": "TIMOB-14947", "fields": { "summary": "Android: WebView crashes on Android 2.3.3 Emulator", "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": "Critical", "id": "1" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "15761", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "87349", "key": "TIMOB-7881", "fields": { "summary": "Android: Gingerbread 2.3.X: Emulator: WebView html property crashes app", "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 } } } }, { "id": "15770", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "87374", "key": "TIMOB-7887", "fields": { "summary": "Android: Gingerbread 2.3.X: Emulator: WebView evalJS crashes app", "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-20T22:30:18.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": "1.5.1 + hvga skinned 2.3 emulator, not seen on < 2.3 emulators\r\n\r\nCrash on load of test case \"logging and unicode\"\r\n\r\nBase UI > Views > web views > logging and unicode\r\nresults: crash\r\n\r\nhttp://pastie.org/1408932\">http://pastie.org/1408932", "attachment": [], "flagged": false, "summary": "Android: 2.3, Crash on load of test case \"logging and unicode\" ", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "129188", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The 2.3 emulator has a known defect that means we can't use our Java <-> JS bridge (meaning any KS WebView tests will fail in the emulator). I tested this on my Nexus S and it looks fine, for\r\nany WebView tests we'll just have to use device only for now until Google gives us a fixed emulator.\r\n\r\nAndroid 2.3 Emulator / WebView bug: http://code.google.com/p/android/issues/detail?id=12987", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:26:54.000+0000", "updated": "2013-09-26T17:07:09.000+0000" }, { "id": "259244", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~ingo] this error is still occurring with webviews on the 2.3.3 emulator, making any app running webviews reliable during testing. While the previous advice was just to avoid usage of the 2.3.3 emulator, as of TiSDK 3.1.1 the 2.3.3 Android SDK is the minimum version, so developers are extremely likely to run into the problem with higher frequency. We should revisit the issue to see if we can find an adequate workaround for the issue or this will occur much more often.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T20:48:06.000+0000", "updated": "2013-06-24T20:48:06.000+0000" }, { "id": "259246", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "FWIW, it looks like recent posts in the google developer discussions that Marshall listed have some workarounds.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-24T20:49:25.000+0000", "updated": "2013-06-24T20:49:25.000+0000" }, { "id": "267990", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Is it instead possible that we bump the version of the default emulator rather than fixing this via a workaround?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-23T22:48:37.000+0000", "updated": "2013-08-23T22:48:37.000+0000" }, { "id": "268032", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~ingo] To what? At that point you are either bumping to 3.0, which is for tablets, or to 4.X, and those emulators (in my experience) take _a lot_ longer to load and are going to make for an even less appealing development experience.", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-08-24T11:57:13.000+0000", "updated": "2013-08-24T11:57:13.000+0000" }, { "id": "272991", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Marking this as a duplicate of TIMOB-14947.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-09-26T17:05:55.000+0000", "updated": "2013-09-26T17:05:55.000+0000" }, { "id": "414129", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as duplicate.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-20T22:30:18.000+0000", "updated": "2017-03-20T22:30:18.000+0000" } ], "maxResults": 7, "total": 7, "startAt": 0 } } }