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.

CommentFileSizeAuthor
static-block-cache.patch1.29 KBBevan

Comments

Bevan’s picture

Assigned: Bevan » Unassigned
fabianx’s picture

Status: Needs review » Reviewed & tested by the community
Issue tags: +needs forward port to 7.x-2.x

RTBC, thanks!

fabianx’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev
Status: Reviewed & tested by the community » Patch (to be ported)

Committed and pushed to 7.x-1.x. Thanks!

  • Fabianx committed 542b145 on 7.x-1.x authored by Bevan
    Issue #2335797 by Bevan: Fixed Cache CID should not be static.
    

  • Fabianx committed 542b145 on 7.x-1.x authored by Bevan
    Issue #2335797 by Bevan: Fixed Cache CID should not be static.
    
fabianx’s picture

Status: Patch (to be ported) » Fixed
Issue tags: -needs forward port to 7.x-2.x

And pushed to 7.x-2.x, too.

  • Fabianx committed 542b145 on DIC authored by Bevan
    Issue #2335797 by Bevan: Fixed Cache CID should not be static.
    

Status: Fixed » Closed (fixed)

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