i have a main navigation with "trekking", "countries", "know-how", and so on. this main navigation is the first level in my navigation.
the second level below the main menu items "trekking" and "countries" have the same names --> the countries. For the better understanding:
TrekkingCountries
SwedenSweden
AustriaAustria
NepalNepal
I use the friendly URLS and it is very important for me, that i have the urls like this domain.com/trekking/sweden and domain.com/countries/sweden.
But as we know it is not possible to use the same site-alias. cmsms would do it like this: domain.com/trekking/sweden and domain.com/countries/sweden1.
but "sweden" isn't using the same hierarchy level. one is below "trekking" and the other is below "countries". so the uniqueness is given. it's for sure that you can't deal the same site-alias if it the documents have no parent. but if they have a parent than it should not be a problem!
cyberman meant that i could solve this with mod_rewrite, but i think it is a core "problem". what do you think?
hopefully you understand what i wanted to tell you

regards till
btw i think this should be changed in a future version
