addition or removal of roles may effect which blocks are visible

Comments

robertDouglass’s picture

can you explain what you meant here in more detail?

firebus’s picture

Title: clear users advcache_block_cache entry on user update » advcache_block_cache entry cache_clear on user update doesn't work with memcache
Status: Active » Fixed

yes, sorry i was really unclear here.

this is a memcache interop issue, that has been resolved with the new code related to wildcard cache clears.

if you add a user to a role, and that role gives them access to a block, and you're using memcache, the wildcard cache_clear fails to expire things properly and the user won't see the block.

that shouldn't be a problem with the current version of memcache, since we clear the whole bin on wildcard cache clears.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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