Given I create a node (node/1) and I give it a path: content/event and I set the source to domain 1
When I create a menu item and I set it to path = node/1, the menu item path will always be "current_domain/node/1"
When I create a menu item and I set the path = content/event, the menu path will always be "source_domain/content/event"

Is this how it is supposed to be ?

Comments

agentrickard’s picture

Category: Bug report » Support request
Priority: Critical » Normal
Status: Active » Closed (works as designed)

It should be whatever Menu module prefers. If menu is not passing the data properly, this is actually a core bug.