Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I also find this annoying. I dont know why the "/9" is added - and why it's hardcoded in the taxonomy_dhtml.module.
And, more: the "internationalization" (I18n) module seems not supporting the "/depth" syntax, so urls like taxonomy/term/x/9" don't translate properly (ok this is a I18n problem... but I received no answers from the i18n people...).
I tried removing all the (3) occurrences of "/9" in the taxonomy_dhtml.module - and it seems to work. For me, at least...
Comments
Comment #1
francoud commentedI also find this annoying. I dont know why the "/9" is added - and why it's hardcoded in the taxonomy_dhtml.module.
And, more: the "internationalization" (I18n) module seems not supporting the "/depth" syntax, so urls like taxonomy/term/x/9" don't translate properly (ok this is a I18n problem... but I received no answers from the i18n people...).
I tried removing all the (3) occurrences of "/9" in the taxonomy_dhtml.module - and it seems to work. For me, at least...
Comment #2
meba commentedDuplicate with http://drupal.org/node/127263