Closed (duplicate)
Project:
Drupal core
Version:
main
Component:
menu_link_content.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jul 2026 at 14:15 UTC
Updated:
2 Aug 2026 at 14:47 UTC
Jump to comment: Most recent
Comments
Comment #3
ipumpkinComment #4
jurgenhaasThank you @ipumpkin for reporting this. Your MR actually prevents that issue from happening, but I'm not sure it's the right way forward. MenuLinkContent does not support bundles, but still it defines the entity key bundle. This feels like the underlying issue.
We should find out first why that entity type has that bundle key.
Comment #5
ipumpkin@jurgenhaas thanks for your reply. You are right, we need to go further and address the root cause.
Comment #6
jurgenhaasComment #7
jurgenhaasSee also #3610934: Fatal error on edit forms of entities without bundle configuration entity (but a bundle key)
Comment #8
rodrigoaguileraThere is an older issue with the exact same purpose
#2987537: Custom menu link entity type should not declare "bundle" entity key
Comment #10
rodrigoaguilera