Closed (fixed)
Project:
Render cache
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2014 at 20:38 UTC
Updated:
1 Nov 2014 at 01:54 UTC
Jump to comment: Most recent
The cache CID variable ($cid) in render_cache_hijack_context_reaction_block::get_blocks() should not be statically cached. This causes all regions to appear empty in the Block reactions of the Context UI, even when block reactions are configured.
This bug was introduced in #2292161: Render-cache support for context blocks.
| Comment | File | Size | Author |
|---|---|---|---|
| static-block-cache.patch | 1.29 KB | Bevan |
Comments
Comment #1
Bevan commentedComment #2
fabianx commentedRTBC, thanks!
Comment #3
fabianx commentedCommitted and pushed to 7.x-1.x. Thanks!
Comment #6
fabianx commentedAnd pushed to 7.x-2.x, too.