Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
menu_link.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Jun 2013 at 14:41 UTC
Updated:
29 Jul 2014 at 22:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
kevin.reiss commentedStarting to work on this. Per the instructions on the meta-issue 2016679 I will stick to properties unique to the interface. The attached patch is a just a starter since menulink has quite a few properties.
Comment #2
tim.plunkettThere are even more hidden properties.
@kevin.reiss are you still working on this?
Comment #3
amateescu commentedThose are not properties internal to the menu_link entity, they come from {menu_router} because I had to use a BC layer in order to keep things working until {menu_router} is removed.
Comment #4
yesct commented@kevin.reiss I'm going to make this available for someone to work on by unassigning it. If you want it back, just repost and let us know you'll work on it. :) No worries.
Comment #5
berdirClosing as duplicate of #1842858: [PP-1] Convert menu links to the new Entity Field API