Closed (fixed)
Project:
Drupal core
Version:
8.1.x-dev
Component:
help.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Oct 2015 at 10:15 UTC
Updated:
9 Feb 2016 at 06:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
wim leersComment #3
wim leersBlocked on #2541344: BlockBase subclasses should merge their cache tags/contexts with the parent's (BlockBase's) because patch is relative to that.
Comment #4
wim leersComment #5
wim leers#2541344: BlockBase subclasses should merge their cache tags/contexts with the parent's (BlockBase's) landed, unpostponing.
Comment #6
wim leersComment #7
fabianx commentedLooks good to me.
Is this really a bug fix or task for 8.1.x?
Comment #9
wim leersTestbot fluke.
Comment #11
catchWell the bad caching is the bug.
But given the fix caused unrelated test failures, and that might potentially affect contrib tests too which we shouldn't unnecessarily break in patch releases, just committing to 8.1.x for now. Committed/pushed to 8.1.x, thanks!