Closed (fixed)
Project:
Internationalization
Version:
5.x-2.4
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2008 at 09:31 UTC
Updated:
10 Oct 2008 at 11:22 UTC
If you create a node, lets say /en/node/1, and adds a translation for it /fr/node/2.
Everything works fine when you use the content switch block, but you can still access the node on both paths (/en/node/x and /fr/node/x).
What I'm looking for is either
/en/node/2 => 404 or
/en/node/2 => 302 => /fr/node/2.
Anyway to do this?
Comments
Comment #1
jose reyero commentedThis mixed content/UI languages is a feature of the module. If you don't want to have such links, play with the 'Interface follows content' option in the module settings.
So, that 302/404 pages is something that is not available, nor planned for the module.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.