Closed (fixed)
Project:
Default Content Deploy
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2018 at 21:43 UTC
Updated:
9 Dec 2018 at 11:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
bgilhome commentedComment #3
martin_klimaYes, it is a good point. You fix very old part of code, where we did not know much about D8 :)
Thank you!
I will commit soon.
Comment #5
martin_klimaComment #6
martin_klimaWe expect
$bundleType == 'menu_name'for entity type "menu_link_content", but we get$bundleType == 'bundle'.It corrupts exporting of menu links from given menu name.
Comment #8
martin_klima