Matthias Gottschalk wrote: > Hello, > sorry my English is very bad, but i have a very big Problem with the > Cal Extension. > The month "March" in German "März" has a false presentation of > umlauts.My Typo3 Config is correct: config.locale_all=de_DE.UTF8 > The Database & PHP Settings are correct too:
> Language: German de-utf-8 > MySQL Carracter Set: UTF 8 Unicode > Carracter Set: UTF8 general ci > What seems to be the problem? > Please help me, I am at a loss what to do! > Best wishes > Matthias Matthias, Are you having this problem throughout all the views of cal or at one specific location? Based on some general testing, it seems to be working fine for me. Can you add the following Typoscript to test the month name when cal is not involved at all? page.1 = TEXT page.1.value = 1205553600 page.1.strftime = %B Thanks, Jeff _______________________________________________ TYPO3-english mailing list [email protected] http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
