Closed (duplicate)
Project:
Drupal core
Version:
6.9
Component:
menu system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 18:10 UTC
Updated:
3 Jun 2010 at 14:10 UTC
I had created a menu link with a URL argument in it to run into an exposed filter in Views (i.e. example.com/myview?arg=foo). I then changed it to use the arguments built into views because I thought it would be a bit more SEO friendly. When I changed the menu link to the new link, it preserved the argument at the end, even though I removed it when I changed the menu (i.e. example.com/myview/foo?arg=foo).
Steps to reproduce:
My Server:
Comments
Comment #1
naxoc commented#682784: Once created, menu item query strings can never be deleted fixed this.