Closed (works as designed)
Project:
Translation Management
Version:
6.x-1.21
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Jan 2011 at 18:25 UTC
Updated:
25 Jan 2011 at 18:58 UTC
What defines the behavior when a translated URL is visited when no translated content exists?
For example, if my source English node is at http://www.mysite.com/info, what defines the behavior when a user visits the Spanish page at http://www.mysite.com/es/info when no Spanish translation has been provided?
The reason I ask is that I have several sites I'm working on that are configured (as far as I can see) identically. On one site I get the standard "The requested page could not be found" but on the other site I get English content. In all cases I have my English content set to English (not Language neutral).
Thx, keep up the great work!
Comments
Comment #1
mattb commentedAh, I've just answered my own question - the url path settings specify which language each url relates to. if I set to All Languages for /info, it shows even when I don't have a Spanish translation available.