This patch adds a wrapper to cache_clear_all and form alters the content type form and two of the CCK field forms to try to catch all of the cases where Luke data can become stale.

Comments

robertdouglass’s picture

#765486 by robertDouglass: Fixed Several cases where Luke cache not getting cleared and resulting in errors.

Committing to 6.2. Probably relevant to 6.1 too.

robertdouglass’s picture

Version: 6.x-2.x-dev » 6.x-1.x-dev
Status: Needs review » Patch (to be ported)
robertdouglass’s picture

StatusFileSize
new1.55 KB

Followup that does things correctly.

pwolanin’s picture

the factory function can throw an exception now, I believe.

jpmckinney’s picture

jpmckinney’s picture

Status: Patch (to be ported) » Postponed

Note that some relevant code was committed in #558160-37: date facet for cck field.

Fixed in 6-1 http://drupal.org/cvs?commit=361658

For 5-2, this is blocked by #733116: Implement hook_flush_caches.

jpmckinney’s picture

Version: 6.x-1.x-dev » 5.x-2.x-dev
pwolanin’s picture

Status: Postponed » Closed (won't fix)

5.x is no longer supported