Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Aug 2014 at 09:23 UTC
Updated:
22 Jan 2015 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dawehnerHere is a patch.
Comment #3
dawehnerYeah two patches at once. Let's adapt the test coverage to test this as well.
Comment #4
jhedstromComment #5
idebr commentedComment #6
idebr commentedYes please, this is very useful for administration :)
Screenshot before:
Screenshot after:
Comment #8
idebr commentedI updated the test added in #2379083: Regression (again): Menu contextual links no longer visible in menu blocks, when block caching is enabled to include the custom block id instead of the hardcoded assumption.
Comment #9
idebr commentedComment #11
idebr commentedComment #12
alexpottThis is really nice. This issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed 33066b7 and pushed to 8.0.x. Thanks!