Closed (duplicate)
Project:
Drupal core
Version:
8.4.x-dev
Component:
layout.module
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Dec 2016 at 14:49 UTC
Updated:
14 Feb 2017 at 17:36 UTC
Jump to comment: Most recent
Comments
Comment #2
tim.plunkettComment #3
effulgentsia commentedFor me, this should be a blocker for
layout_discoveryreaching beta stability level, so raising priority to Major. Because per #2296423-184: Implement layout plugin type in core, I don't think non-experimental core modules should contain occurrences of a mismatch between theme hook name and template name, and per the issue summary, this is an API change in the sense of affecting preprocess function names, so best to do it before beta.Comment #4
effulgentsia commentedTagging as well, for easier finding later when the module gets close to beta.
Comment #6
tim.plunkettResolved by #2559825: Preprocess functions from base hooks not triggered for theme hooks not using the __ pattern