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
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to