Closed (fixed)
Project:
Drupal core
Version:
8.3.x-dev
Component:
render system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 May 2016 at 10:00 UTC
Updated:
27 Mar 2017 at 16:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dawehnerThis issue came up as part of #2718635: Use dropbutton to select bundle to add
Comment #3
dawehnerComment #4
wim leersComment #5
wim leersLooks correct. Still needs tests indeed.
This is another consequence of having some of the crazy render elements, like this one. Somewhat reminds me of #2495779: Make #theme => links take cacheability metadata as an argument.
Comment #6
wim leersNW for tests.
Comment #7
dawehnerHere is some test coverage
Comment #9
dawehnerTs
Comment #11
dawehnerWeird
Comment #13
dawehnerAnyone wants to share reviews?
Comment #14
berdirMakes sense, Wim already +1'd before, not a huge fan of those form-test mix classes, but looks ok and covers the bug.
This might also help with #2473873: Entity operations lack cacheability support, resulting in incorrect dropbuttons
Comment #16
cilefen commentedFixed loose vs lose ;-).
Comment #17
xjmLooks like a patch-safe bugfix on a quick scan. Thanks!
Is this major? IS could use more info on the implications and consequences. Leaving RTBC though.
Comment #19
jofitzRe-rolled.
Comment #20
dawehnerI am not sure about all the possible consequences, but at least I sort of came up with two of them.
Comment #23
wim leers