Closed (fixed)
Project:
Facet API
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Dec 2011 at 17:39 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cpliakas commentedAttached patch makes the change.
Comment #2
cpliakas commentedHm... This patch seems to break the "Post date" facet.
Comment #3
cpliakas commentedAttached patch places the
require_oncecall in theFacetapiadapter::addActiveFilters()method, which runs earlier.Comment #4
cpliakas commentedResolved in commit http://drupalcode.org/project/facetapi.git/commit/a17defd.
Comment #5
nick_vhWhy don't you use module_load_include?
Comment #6
cpliakas commentedBecause I am sleep deprived.
Comment #7
cpliakas commentedGood catch, Nick. Follow up commit at http://drupalcode.org/project/facetapi.git/commit/1c1dca0.