As the title says, the simple cache plugin isn't including the object cache in it's set/get and clear functions.
I guess that the most modules that uses simple cache include object cache somewhere else because it was first now when I used ctools_context_add_required_context_form in a custom module I got this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | simple_cache_should_include_object_cache-1416722-1.patch | 1 KB | logaritmisk |
Comments
Comment #1
logaritmisk commentedComment #2
merlinofchaos commentedMakes sense. Committed and pushed.