Closed (fixed)
Project:
Faceted Search
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2009 at 11:32 UTC
Updated:
13 May 2009 at 15:52 UTC
Hi,
as above but and block caching is disabled, its working fine. Seems to only effect unregistered users...
Comments
Comment #1
David Lesieur commentedPlease define what you mean by "irradical behavior".
Comment #2
dropchew commentedWhen I try to clear the current search word by click on the [X], the page refreshes but the search word with the [X] is still there, I have to clear the cache then its cleared. This only happens with block cache enabled and only affect unregistered users..
Using drupal 6.8 and the latest faceted search version....
Comment #3
David Lesieur commentedJust committed a fix for this. If you try it, make sure to run update.php.
Comment #5
fletch11 commentedI'm noticing this same behavior on the latest release... anonymous users get several errors, including:
user warning: Unknown column 'serialized' in 'field list' query: SELECT data, created, headers, expire, serialized FROM cache_block WHERE cid...
The error only appears when block caching is enabled.
Comment #6
David Lesieur commentedI'm unable to reproduce this problem in my test environment...