{ "id": "121971", "key": "TIMOB-15644", "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": null, "resolutiondate": null, "created": "2013-11-02T15:41:12.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "listview", "listviewitem" ], "versions": [ { "id": "14982", "description": "Release 3.2.0", "name": "Release 3.2.0", "archived": false, "released": true, "releaseDate": "2013-12-19" } ], "issuelinks": [], "assignee": null, "updated": "2018-02-28T20:03:19.000+0000", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "components": [ { "id": "10224", "name": "TiAPI", "description": "This component is used for cross-platform API work. Specifications are most likely to use this component." } ], "description": "h2. problem\r\n\r\nIn TiSDK 3.2.0 the {{searchableText}} property was introduced for Ti.UI.ListItem. This is to work along with the {{searchView}}. \r\n\r\nIf I attempt to use the default template using simply the {{title}} property on ListItems, the {{title}} is not used by the {{searchView}}. I instead need to explicitly add {{searchableText}} with the same value as the {{title}}. My expectation is that in the absence of {{searchableText}} it would use the given {{title}} as the {{searchableText}}.\r\n\r\nh2. example\r\n\r\n{code:xml}\r\n\r\n\r\n{code}\r\n\r\nIf I search for \"row\" in an attached {{searchView}}, only the second list item will be listed. I think the expected behavior would be that both would show, using the {{title}} as the default {{searchableText}}. It also seems quite redundant to have to list both.", "attachment": [], "flagged": false, "summary": "ListItem \"searchableText\" should default to \"title\"", "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": null, "comment": { "comments": [], "maxResults": 0, "total": 0, "startAt": 0 } } }