[TYPO3-english] realurl path showing only default language
Dmitry Dulepov
dmitry.dulepov at gmail.com
Mon May 30 14:57:19 CEST 2011
Hi!
Katja Lampela wrote:
> I try to set multidomain multi language one tree site with realurl so
> that certain domain goes to certain language and shows the address with
> that language without the language path indicator, example:
>
> In default language (Finnish):
>
> www.domain.fi/osoitepolku/sivu
>
> and in English (lang 1)
>
> www.domain.com/path/page
>
> but now what I get in English is:
> www.domain.com/osoitepolku/sivu
>
> The domain is right but paht is in Finnish. The proper address
> www.domain.com/path/page gets you to the right page also, but it doesn't
> come there in the address field as default.
When RealURL encodes paths, it expects L parameter in all URLs. It does not
use anything from TS but looks to the URL only. Do you have
"config.linkVars = L" set?
You may also want to remove ifDifferentToCurrent and see if it helps.
--
Dmitry "itoldyou" Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/
More information about the TYPO3-english
mailing list