Closed (fixed)
Project:
Facets
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2017 at 17:09 UTC
Updated:
26 Aug 2017 at 11:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ekes commentedFixes the plug-in exception.
Comment #3
borisson_Let's see what breaks when we run tests.
Comment #5
borisson_Hah, it looks like the core search tests weren't actually running, that's a fun discovery... :(
In any case, this makes the tests run again. Let's see how much we broke for those tests.
Comment #7
borisson_Tests should be green now.
Comment #8
borisson_I think this should be fine, we can always open more specific followups, thanks @ekes!
Comment #9
borisson_Committed this, followups to improve date handling are in #2896229: move date handling to a processor, so date facets can use existing widgets. At least partly.