[TIMOB-1617] Android: TableView filterAttribute Not Defaulting To title
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Trivial |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-04-17T01:56:40.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 1.5.0 |
| Components | Android |
| Labels | android, defect |
| Reporter | Don Thorp |
| Assignee | Don Thorp |
| Created | 2011-04-15T02:57:28.000+0000 |
| Updated | 2011-04-17T01:56:40.000+0000 |
Description
On iPhone the filterAttribute defaults to title. Use this default on Android.
Reported in http://developer.appcelerator.com/helpdesk/view/37441#c167471">Helpdesk 37441
(from [e30e6a685f21e6c3a5cf8d0b8d8672a35ed45536]) [#1617 state:fixed-in-qa] Set default filterAttribute to title to match iPhone. Enabled Table Search test for both platforms http://github.com/appcelerator/titanium_mobile/commit/e30e6a685f21e6c3a5cf8d0b8d8672a35ed45536"> http://github.com/appcelerator/titanium_mobile/commit/e30e6a685f21e...
confirmed, has test case