Closed (duplicate)
Project:
Features
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2011 at 05:07 UTC
Updated:
8 Jun 2011 at 08:21 UTC
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
Comment #1
jonathan_hunt commentedThe 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).
Comment #2
Grayside commentedThis 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.