Closed (fixed)
Project:
Path redirect
Version:
6.x-1.0-beta4
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2009 at 01:34 UTC
Updated:
10 Nov 2009 at 04:00 UTC
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!