Closed (won't fix)
Project:
Pathauto
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2008 at 07:35 UTC
Updated:
15 Aug 2008 at 21:10 UTC
I am not sure if this is a pathauto issue or a token issue. I'm pretty sure it's not an admin_menu issue. Token issue found here: http://drupal.org/node/295177
Modules
Drupal - 6.4
Pathauto - 6.x-2.x-dev 2008-Aug-13
Token - 6.x-1.x-dev 2008-Aug-02
admin_menu - 6.x-1.x-dev 2008-Aug-09
Steps to Reproduce
It seems when either pathauto or token looks for the menu path of the node it looks for node/1 and finds the admin_menu path for the homepage in the menu_links table which in this case is node/1 and link_title was the drupal icon image.
Comments
Comment #1
redndahead commentedHere is a link to an issue for admin_menu to use the absolute path instead of the relative one to avoid conflicts.
http://drupal.org/node/295476
Comment #2
redndahead commentedThis seems to be a token issue at best. Marking as won't fix,