{ "id": "61887", "key": "TIMOB-1255", "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": "11225", "name": "Release 1.5.0", "archived": true, "released": true, "releaseDate": "2010-12-14" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-04-17T01:55:39.000+0000", "created": "2011-04-15T02:47:52.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "background", "button", "image" ], "versions": [], "issuelinks": [], "assignee": { "name": "nwright", "key": "nwright", "displayName": "Nolan Wright", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2011-04-17T01:55:39.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": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}
1.launch kitchensink in the simulator
\n2.nav to Base ui>window navbar
\n3.click on the \"button with image\" button 3-6 times (clicking it\nquickly seems ot invoke the crash most easily)
app closes
repro'd on the device, adding crash log and console log in the\nevent they are helpful, also made it medium in priority
no longer repro, closing