{ "id": "105143", "key": "TIMOB-11804", "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": "11", "description": "Is not a bug in our product", "name": "Not Our Bug" }, "resolutiondate": "2017-07-05T17:25:20.000+0000", "created": "2012-11-16T22:51:22.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [], "versions": [ { "id": "13505", "description": "Release 3.0.0", "name": "Release 3.0.0", "archived": true, "released": true, "releaseDate": "2012-12-14" } ], "issuelinks": [ { "id": "22909", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "87979", "key": "TIMOB-8023", "fields": { "summary": "Android: Unable to pass variable to webview from successful showCamera using evalJS", "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": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-07-05T17:25:20.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": "Description:\r\nThe application crashes on Motorola RAZR i XT890. Looks like device specific issue. Tested on Samsung Galaxy SIII with the same version 4.0.4, Motorola Xoom 4.0.3, Nexus 7 4.1.1 - app does not crash.\r\n\r\nNot a regression, occurs on 2.1.4 and 2.1.3 as well.\r\nCrash log is attached.\r\n\r\nSteps:\r\n1. Run the following code:\r\n{code}\r\nvar tabGroup = Titanium.UI.createTabGroup();\r\n \r\nvar win4 = Titanium.UI.createWindow({\r\n title: \"HTML\",\r\n url:\"win4.js\"\r\n});\r\nvar tab4 = Titanium.UI.createTab({\r\n title: \"HTML\",\r\n window: win4\r\n}); \r\n \r\ntabGroup.addTab(tab4);\r\ntabGroup.open();\r\n{code}\r\n2. Click \"Take Picture\"\r\n3. Take a picture and press \"save\" button\r\n\r\nExpected result:\r\nAn alert should appear that displays the path of the picture.\r\n\r\nActual result:\r\nApp crashes", "attachment": [ { "id": "33513", "filename": "crash_log.txt", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-16T22:51:22.000+0000", "size": 6392, "mimeType": "text/plain" }, { "id": "33511", "filename": "win4.html", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-16T22:51:22.000+0000", "size": 868, "mimeType": "text/html" }, { "id": "33512", "filename": "win4.js", "author": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-16T22:51:22.000+0000", "size": 1235, "mimeType": "text/javascript" } ], "flagged": false, "summary": "Android: WebView - App crashes on Motorola RAZR i", "creator": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tsmolich", "key": "tsmolich", "displayName": "Tamila Smolich", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Tested on:\r\nTitanium Studio, build: 3.0.0.201211131839\r\nTitanium SDK, build: 3.0.0.v20121113170203\r\nDevice: Motorola RAZR i XT890 (4.0.4)", "comment": { "comments": [ { "id": "242419", "author": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "body": "device specific\njithinpv", "updateAuthor": { "name": "jithinv@exalture.com", "key": "jithinv@exalture.com", "displayName": "jithinpv", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-15T09:36:50.000+0000", "updated": "2013-03-15T09:36:50.000+0000" }, { "id": "423523", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket with reference to the above comment.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-07-05T17:25:20.000+0000", "updated": "2017-07-05T17:25:20.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }