Closed (works as designed)
Project:
Global Redirect
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 21:27 UTC
Updated:
16 Sep 2008 at 00:15 UTC
Right now, I have e.g. "planet/opensource_dk" which maps to "taxonomy/term/45/0" - if I go to "taxonomy/term/45/0", GR should redirect to "planet/opensource_dk".
(Note that this is most likely related to #258399: Patch for taxonomy/term/tid/0 URLs in D6 version, but not exactly the same.)
Comments
Comment #1
nicholasthompson1) GR Will/should do are you want it to... AS LONG as your aliases src is is
taxonomy/term/45/0and nottaxonomy/term/45(which I believe is what modules such as pathauto will do).2) Its similar in that its about the same URL structure - but different in that your's is either a bug or a support request ;-)
Comment #2
nicholasthompsonThe feature for /0 stripping is part of the module (in dev) now. The above feature/support request sounds like a misconfiguration of something like pathauto.
Marking as "by design". Please re-open if this is still an issue.