I can only explain this with an example:
Let's assume a) my taxonomy in NOT hierarchical and I've defined an url alias for taxonomy/term/5 --> topic1
On the display of the taxonomies in the site map, the above mentioned alias is not shown because the link in the site map is taxonomy/term/5/all. If I am not mistaken, the "/all" is not needed if you either have no hierarchy or if you want to show all hierarchies. If I am right with this assumption then I suggest to drop the "/all" if no values are supplied in the field "categories depth". Then url aliases for categories would be displayed.
The same applies to the RSS feed links and "RSS feed depth".
(Of course, I could add a url alias for taxonomy/term/5/all but this would have do be done manually, autopath wouldn't do it).
Juerg
Comments
Comment #1
juerg commentedIssue has been solved with the patch to this issue: http://drupal.org/node/72027
Attachment with patch: http://drupal.org/files/issues/nocatdepth.20070111.patch (1.7 KB)
I am sorry for duplicating an issue. I didn't realise it was already in the queue.