Closed (fixed)
Project:
Faceted Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2009 at 12:09 UTC
Updated:
18 May 2009 at 23:20 UTC
I want to search within CCK fields but not use any facets.
Therefore I don't have any of the facet modules enabled.
The problem is that keyword options aren't saved if no facets have been enabled.
There is a check in faceted_search.admin.inc for facet filters and if there are none, the filter settings aren't saved.
| Comment | File | Size | Author |
|---|---|---|---|
| faceted_search.keyword-save.diff | 1.04 KB | EmTeedee |
Comments
Comment #1
EmTeedee commentedComment #2
david lesieur commentedComment #3
david lesieur commentedThanks for the patch!
Just committed this, with some additional changes to improve the message when no facets are available.