{ "id": "134149", "key": "TIMOB-17456", "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": "15972", "description": "Release 3.4.0", "name": "Release 3.4.0", "archived": false, "released": true, "releaseDate": "2014-09-28" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2014-08-22T21:15:52.000+0000", "created": "2014-08-05T00:22:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "module_listview", "qe-manualtest" ], "versions": [ { "id": "15422", "description": "Release 3.3.0", "name": "Release 3.3.0", "archived": false, "released": true, "releaseDate": "2014-07-16" } ], "issuelinks": [], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-08-22T21:15:52.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": "Steps to reproduce: \r\n{code}\r\nvar window = Ti.UI.createWindow({background: \"white\"});\r\nvar data = [\r\n { properties: { title: 'Row 1', searchableText: \"row 1\"} },\r\n { properties: { title: 'Row 2' } },\r\n { properties: { title: 'Row 3', searchableText: \"row 3\"} }\r\n];\r\nvar section = Ti.UI.createListSection({items: data, headerTitle: \"Section 1\"});\r\nvar searchView = Ti.UI.Android.createSearchView();\r\nvar listView = Ti.UI.createListView({searchView: searchView, sections: [section]});\r\n\r\nwindow.add(listView);\r\nwindow.open();\r\n\r\n{code}\r\n\r\n1. Run code, type something in the search view, app crashes.\r\n", "attachment": [], "flagged": false, "summary": "Android: ListView crashes when searchableText is not specified", "creator": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "closedSprints": [ { "id": 175, "state": "closed", "name": "2014 Sprint 17 SDK", "startDate": "2014-08-21T22:07:00.000Z", "endDate": "2014-08-30T00:00:00.000Z", "completeDate": "2014-09-02T19:56:25.517Z", "originBoardId": 114 } ], "comment": { "comments": [ { "id": "316996", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "PR: https://github.com/appcelerator/titanium_mobile/pull/5949", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-05T01:13:03.000+0000", "updated": "2014-08-05T01:13:03.000+0000" }, { "id": "319991", "author": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Verified the fix.\r\nListview does not crash when searchableText is not specified.\r\n\r\nClosing.\r\n\r\nEnvironment:\r\nAppc Studio : 3.4.0.201408210941\r\nTi SDK : 3.4.0.v20140821144114\r\nMac OSX : 10.8.5\r\nAlloy : 1.5.0-dev\r\nCLI - 3.4.0-dev\r\nCode Processor: 1.1.1\r\nNexus 5 - android 4.4.4", "updateAuthor": { "name": "lchoudhary", "key": "lchoudhary", "displayName": "Lokesh Choudhary", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-08-22T21:15:20.000+0000", "updated": "2014-08-22T21:15:20.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }