I have a menu hierarchy where some 2nd-tier menu items contain URL fragments (e.g. node/1#Floor). These don't appear in the menu items available for recruitment into a feature (Feature recreate).

Comments

jonathan_hunt’s picture

Title: Allow export of menu items containing URL fragment » Allow export of menu items containing URL query or fragment

The query is captured in the exported data, but the query or fragment is not included in the key, so only one menu link can be exported multiple links share the same path but differ in fragment or query (see also #927566).

Grayside’s picture

Status: Active » Closed (duplicate)

This is a duplicate of #927566: Add link title to menu link identifiers to make them more unique.

While that issue is for the D6 version of Features, the problem is architectural to the nature of exporting menu links. Generally they are an example of something that should be done via a UUID mechanism to get the breadth of functionality you want.