Closed (fixed)
Project:
Search API Autocomplete
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2012 at 11:12 UTC
Updated:
26 Oct 2012 at 07:41 UTC
In some cases the title of a view might be left empty. If so, the autocomplete will have no label either, which makes it hard to deal with in the admin interface (and later on for separate permissions #1803010: Introduce per-search permissions).
I would suggest to use at least the machine name if no human readable name is given.
| Comment | File | Size | Author |
|---|---|---|---|
| search_api_autcomomplete_views_machine_name_fallback.patch | 646 bytes | mh86 |
Comments
Comment #1
drunken monkeyOh, didn't know that this was even possible.
Committed, thanks!