cache_node and translation.module (from i18n project) don't play nice together
firebus - March 1, 2008 - 03:57
| Project: | Advanced cache |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | firebus |
| Status: | active |
Jump to:
Description
when a translation is saved, the node_cache needs to be flushed for all nodes in the translation set.
this should be easy enough to handle without memcache, a pain in the butt with memcache.

#1
i've got a working patch for this that i just need to pull out of my local repository...