When removing a partial from the cache, using an internal cache id
(like mentioned on
http://www.symfony-project.org/book/1_2/12-Caching#chapter_12_sub_clearing_selective_parts_of_the_cache),
the operation fails if the partial is contextual.

I checked out the symfony cache dir, it seems symfony caches
contextual partials as actions (outside the partial cache directory
and in module/action folder). However, clearing the action cache
doesn't seem to work either.

Is this a bug? And in either way, is there any way to clear the
symfony cache for a contextual partial using the internal ID (i.e.
without manually deleting the files)?

Thanks,
- J

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to