Closed (fixed)
Project:
Collapsible Facets
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Nov 2011 at 21:00 UTC
Updated:
14 Dec 2011 at 20:35 UTC
Jump to comment: Most recent file
I've just upgraded facet api and search api to the latest. I've never tried this widget out, but I suppose with the upgrade it no longer works. Here is the error I get when I try to select this as the facet display type:
Notice: Undefined index: query types in facetapi_facet_display_form_validate() (line 690 of sites/all/modules/facetapi/facetapi.admin.inc).
The widget does not support the term query type
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | collapsible_facets-1345246-3.patch | 423 bytes | foopang |
Comments
Comment #1
mrfelton commentedSame for me.
Comment #2
katbailey commentedUgh, I'm likely not going to get to this until I have to upgrade facetapi on one of my own projects. In the meantime if anyone could get a better idea of the problem and actually roll a patch that would be awesome.
Comment #3
foopang commentedHi, this is my first attempt to make a patch, please give it a try.
Comment #4
tnightingale commentedCommitted, pushed to branch 7.x-1.x
Thanks.