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: [email protected]
Web: http://dmitry-dulepov.com/

_______________________________________________
TYPO3-english mailing list
[email protected]
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to