I'm having a problem with the start page in my current setup. It looks something like this:
domain 1: www.mysite.fi
2 languages:
/se (default language in episerver)
/fi
domain 2: www.mysite.dk
1 language:
/da
My problem occurs when I use the landing page on a domain that doesn't include the default language. http://www.mysite.dk/ in my example. When I retrieve the children of the current page (the dk start page) I don't get the children (which are only available in danish).
When I go to http://www.mysite.dk/da the children are found. A suggestion for improving this is having the LanguageSelector look at the current page instead of trying to figure out the language based on url.
Would anyone like to suggest a workaround for this?
Thanks
/Cristian