Hi,
I wanted to redirect "www.website.com/en/services" to "node/15" ... then redirect "www.website.com/fr/services" to "node/16".
It won't work, because the source path "services" is already redirected, even if I select the respective languages.
I suggest to add the possibility to select language for the source path.
Thanks!
Comments
Comment #1
dave reidThanks for reporting this. When we added language-specific rewriting, I forgot to make the 'duplicate validation' also check language as well. I committed some changes that should fix this to CVS. Thanks again!