{ "id": "88405", "key": "TIMOB-8166", "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": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "13170", "name": "Sprint 2012-06", "archived": true, "released": true, "releaseDate": "2012-03-25" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-03-21T14:51:49.000+0000", "created": "2012-03-21T14:16:54.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "mw-list", "qe-port" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [], "assignee": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "updated": "2012-08-09T10:28:04.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": "11500", "name": "MobileWeb", "description": "Mobile Web (HTML) Platform" } ], "description": "Affects 2.0.0.v20120321134756\r\n\r\nh2. Problem \r\n\r\nA simple call of {{Ti.UI.createTextField()}} crashes apps with the following error:\r\n\r\n{code}\r\nhandles is undefined\r\n[Break On This Error] \t\r\n\r\nhandles.splice(0);\r\n{code}\r\n\r\nI'm going to guess that {{createTextField}} isn't the only function that will cause this to happen, but this is how it surfaced for me.\r\n\r\nh2. Test Case \r\n\r\n{code}\r\nvar win = Ti.UI.createWindow();\r\nvar textfield = Ti.UI.createTextField();\r\nwin.open();\r\n{code}", "attachment": [], "flagged": false, "summary": "Mobileweb: Ti.UI.createTextField() crashes app (maybe other creates too)", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "TiSDK 2.0.0.v20120321134756\r\nMac OSX 10.7.3\r\nFF 10.0.2\r\nChrome & Safari\r\nTiStudio 2.0.1", "comment": { "comments": [ { "id": "187813", "author": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "body": "Pull request: https://github.com/appcelerator/titanium_mobile/pull/1782", "updateAuthor": { "name": "cbarber", "key": "cbarber", "displayName": "Chris Barber", "active": true, "timeZone": "America/Chicago" }, "created": "2012-03-21T14:36:26.000+0000", "updated": "2012-03-21T14:36:26.000+0000" }, { "id": "213573", "author": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Tested On:\r\nTitanium studio : 2.1.1.201207271312\r\nSDK version : 2.2.0.v20120809014911\r\nAndroid 4.0.4 - default ,chrome 18.0\r\nIphone 4.3.5 - safari mobile\r\nMountain lion(10.8) - chrome 21.0,safari 6,firefox 14.0.1", "updateAuthor": { "name": "lokeshchdhry", "key": "lokeshchdhry", "displayName": "Lokesh Choudhary", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-08-09T10:28:04.000+0000", "updated": "2012-08-09T10:28:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }