I beleive the same issue could be related to other templates as well - I don't use many - so tried and replicated the behaviour in Events and Simplicity.
I'm very concerned with SEO issues, and like my sites to have clean URL structure. So all of my multilingual sites (and developing for tourism there are many) have the following setup: default language (most often english) don't use language code - so it's www.mysite.com. All other language use two letter codes on all pages www.mysite.com/it/ , www.mysite.com/de/ etc...
I successifuly accomplish that with Joomla SEO/sh404SEF. However, I have problems with Gavick templates. Both logo link, and 'home' in the menu point to default site root on all languages (I guess expected behaviour would be for Joomla to forward based on cookie - which I would like to avoid).
Is there a way to solve this issue?