diff options
| author | 2009-04-24 02:57:45 -0700 | |
|---|---|---|
| committer | 2009-04-24 02:57:45 -0700 | |
| commit | 4369397d0697810241f7a7ab22891930067166dd (patch) | |
| tree | 56b8638992e7071b43799384dad537cb6dbf758a /libs/ui/FramebufferNativeWindow.cpp | |
| parent | 875d50a4b9294b2be33cff6493cae7acd1d07ea7 (diff) | |
AI 147681: Fix SearchDialog crash on missing FORMAT suggestion column.
CL 147456 introduced support for HTML formatted search suggestions.
This is triggered by the value "html" in the SUGGEST_COLUMN_FORMAT
column. However, the code failed to check that the
SUGGEST_COLUMN_FORMAT column was present before trying to read it.
This resulted in an IllegalStateException being thrown when searching
with a suggestion provider that does not include the SUGGEST_COLUMN_FORMAT
column. This broke search at least in the Contacts and Music apps.
Automated import of CL 147681
Diffstat (limited to 'libs/ui/FramebufferNativeWindow.cpp')
0 files changed, 0 insertions, 0 deletions