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

nicholasthompson’s picture

Category: feature » support
Status: Active » Postponed (maintainer needs more info)

1) GR Will/should do are you want it to... AS LONG as your aliases src is is taxonomy/term/45/0 and not taxonomy/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 ;-)

nicholasthompson’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

The 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.