Closed (fixed)
Project:
Search API
Version:
7.x-1.0
Component:
Facets
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 22:14 UTC
Updated:
11 Jun 2012 at 19:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
cpliakas commentedThe attached patch adds a form submission handler and clears the appropriate caches.
Comment #2
cpliakas commentedSame patch, fixed form alter docblock.
Comment #4
cpliakas commentedHm, tests are passing locally. Let's try again?
Comment #5
cpliakas commented#2: facet-info-cache-invalidation-1569874-2.patch queued for re-testing.
Comment #7
drunken monkeyThanks a lot for the patch! Didn't realise Facet API was now doing caching, as you previously opposed it so fervently. ;)
Your patch looks good, don't be out off too much by the test bot's rejecting it. I already removed that particular assertion which inexplicably always failed for the online test bot. The testing suite seems to have some problem with messages not being displayed sometimes. I already reported it, although it's of course been ignored ever since.
Aaaaanyways, thanks again for the patch! Committed.