Hi,
as above but and block caching is disabled, its working fine. Seems to only effect unregistered users...

Comments

David Lesieur’s picture

Please define what you mean by "irradical behavior".

dropchew’s picture

When 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....

David Lesieur’s picture

Status: Active » Fixed

Just committed a fix for this. If you try it, make sure to run update.php.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

fletch11’s picture

I'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.

David Lesieur’s picture

I'm unable to reproduce this problem in my test environment...