Closed (works as designed)
Project:
Web Links
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 11:09 UTC
Updated:
30 Apr 2009 at 20:02 UTC
Hi
The Pathauto urls created for weblinks seem to be wrong. I get a 404 error trying to access www.example.com/weblinks/termid. The URL Aliases created for all weblinks/termid urls point to taxonomy/term/ instead of to taxonomy/term/termid. It's not a problem for me because I prefer the new way of accessing groups via www.example.com/web-links/title but this stumped me for a bit because I'm used to using termid.
Miriam
Comments
Comment #1
nancydruI have Pathauto "Pattern for all Web Links paths" set to
links/[vocab-raw]/[catpath-raw]. An example path I get is "/links/web-links/advocacy/testing". Looking at it now, I'm thinking I should remove[vocab-raw]. Howevertaxonomy/term/67works just as well for me. So doestaxonomy/term/67, except I also have content set up to test the "Related" block and that is intermingled with the links - but I guess I should have expected that.I guess I should mention that I am running the 6.x-2.x-dev code.
Comment #2
nancydruNo further information and unable to reproduce.