Closed (fixed)
Project:
Token
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2007 at 07:17 UTC
Updated:
13 Nov 2007 at 15:32 UTC
Jump to comment: Most recent file
I have a menu called "Blah" and then a node that is a menuitem itself, and the menuitem is called "argh". The pathauto settings for that node is [menu]/[menupath], which should produce http://site/blah/argh, as far as the descriptions for the [menu] and [menupath] say.
Instead, the url is just http://site/argh/argh
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | menu_parent_only_1.patch | 2 KB | vm |
| #3 | menu_parent_only.patch | 1.97 KB | greggles |
Comments
Comment #1
gregglesDo you have this same problem on 5.x-1.8?
Thanks for your help testing.
Comment #2
dmitrig01 commentedare you sure [menu] is the menu name?
Comment #3
gregglesIndeed the problem is still there!
@jari - please let me know if that is the case.
I just created a patch which should fix this. Test it out and let me know.
I also took this opportunity to add a menu-raw token.
Comment #4
dmitrig01 commentedYour spacing on the "raw" tokens is a bit odd. Can you take out four of te spaces?
Comment #5
vm commentedremoved excess spacing of code per comment #4
Comment #6
tormu commentedYes, this patch seems to work!
Hope you have the time to check this bug too, I reported the dashes instead of slashes -bug earlier elsewhere but now made another issues of it to keep the problems separated.. http://drupal.org/node/185439
Comment #7
gregglesAwesome - thanks everyone for your reviews and testing.
@jari - in general, please don't set an issue to be RTBC.
Comment #8
gregglesGreat - applied to the 5.x branch.
Just needs to be ported/applied to 6.x
Comment #9
gregglesPorted in eaton's work this past weekend.
Comment #10
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.