Closed (fixed)
Project:
Date Facets
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2013 at 22:26 UTC
Updated:
17 May 2013 at 22:40 UTC
Jump to comment: Most recent file

Comments
Comment #1
cpliakas commentedFixed typo in title.
Comment #2
cpliakas commentedReason is that Search API uses a non-standard "field type" key which is not set for other search backends. The date_facets module should check whether it exists before calling it.
Comment #3
cpliakas commentedAttached patch validates that the key exists before using it in the condition.
Comment #4
cpliakas commentedCommitted at http://drupalcode.org/project/date_facets.git/commit/d2d4b1d.