Active
Project:
Jump
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Apr 2011 at 15:56 UTC
Updated:
13 May 2011 at 21:04 UTC
I wanted to have the same landing page (and hence same link) for more than one menu item in a Jump Menu.
It seems that only the last one in the menu is used for a Jump Option in the select box. I guess the previous ones are overwritten.
Could this be changed so that there's one option in the select box for every link on the menu?
Not sure if this is by design or not, but thanks for considering it anyway.
Comments
Comment #1
marcp commentedThat's a good point. This happens because we're using the path as the "value" for the options.
We should be using something else for the values and then translating them to the appropriate paths.