[TYPO3-english] mod.SHARED.defaultLanguageFlag doesn't work

Josef Florian Glatz typo3 at josdesign.at
Tue Mar 22 19:57:43 CET 2011


Am 22.03.2011 19:52, schrieb Josef Florian Glatz:
> Hi list,
>
> I've updated TYPO3 4.2.6 with TV to 4.5.2 and latest TV.
> Before update the localization flags where set by:
> mod.SHARED {
> defaultLanguageLabel = English
> defaultLanguageFlag = us.gif
> }
>
> After updating to 4.5.2 I've tried
> mod.SHARED.defaultLanguageFlag = us.gif
> mod.SHARED.defaultLanguageLabel = English
>
> But no flag for default_language (0) appears. There is only a red
> questionmark-icon from the typo3-sprite-graphic.
>
>
> Ans suggestions how to correct this behaviour?
>
> thanks in advance
>

OMG. I've found it!!!!!

since TYPO3 4.5 it's new: http://forge.typo3.org/issues/13437

mod.SHARED {
  defaultLanguageLabel = English
  defaultLanguageFlag = us
}

-- 
Regards,
Josef Florian Glatz
http://typo3blog.at | http://josdesign.at


More information about the TYPO3-english mailing list