Closed (fixed)
Project:
Lost & found issues
Component:
Twig templates conversion (front-end branch)
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Anonymous (not verified)
Created:
17 Nov 2012 at 19:19 UTC
Updated:
15 Feb 2026 at 08:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedIt has been converted.
Comment #2
steveoliver commentedWith preprocess, I'm thinking something more like this. However, it seems I couldn't find a 'local task' this affects - the primary nav and the tabs for a node, for example, don't seem to be affected by this. Can anyone confirm this patch works for Stark?
Comment #3
killerpoke commentedComment #4
killerpoke commentedTested with Stark, works for me except one notice:
I'v fixed this according to the annotations in Drupal\Core\Template\Attribute.
Comment #5
killerpoke commentedComment #6
killerpoke commentedAdd tag
Comment #7
mh86 commentedTested killerpoke's patch. PHP notice is gone now and rest looks good.
One small notice: inactive menu tasks have an empty class attribute now, but that's actually a different topic.
Comment #8
steveoliver commentedUpdating title, tags; assigning myself.
Comment #9
steveoliver commentedUpdating status.
Comment #10
steveoliver commentedClosing this (instead of moving it to core queue) in favor of aggregated 'menu.inc' core issue #1898478: menu.inc - Convert theme_ functions to Twig. Git attributions to all participants will happen there.