Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
contextual.module
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
14 May 2015 at 23:31 UTC
Updated:
1 Jun 2015 at 16:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
plachWorking on this
Comment #2
plachLet's try this
Comment #5
plachThis should be better
Comment #6
plachComment #7
dawehnerWhat about using $args += ['metadata' => []]; and $args['metadata'] += ['langcode' => $langcode];
Comment #8
plachAddressed #7
Comment #9
dawehnerThis looks perfect for me
Comment #10
alexpottThis issue addresses a major bug and is allowed per https://www.drupal.org/core/beta-changes. Committed 0b1a9a3 and pushed to 8.0.x. Thanks!
Comment #12
gábor hojtsyYay, thanks!