Hello, I have: magnolia 5.2.4 tomcat 7.0.52 Ubuntu 4.2.0 JCR 2.6.4 Java 1.7.0_51
The Problem is following: The public and author instance of magnolia are running on the same tomcat. If I send a mail from the author instance, everything is correct (äüößé...). If I send a mail from the live (public) instance, it differs. If the characters are directly in the template they are displayed correct, but if the characters are written by a person per html form, they are encoded wrong. Example: [b]Auther instance:[/b] Template: Name: ${name} Test: äöüßé Input from website: name = Täöüéßt. Mail in mailclient: Name: Täöüéßt Test: äöüßé [b]public instance:[/b] Same template Input from website: name = Täöüéßt. Mail in mailclient: Name: täüöÃét Test: äöüßé It seems that the template interpolation of freemarker has something to do with it. I never changed anything regarding encoding in public or live instance so I am quit at a loss. Someone any ideas? Thanks & regards, KBC -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=31cde668-a2b3-4a6e-babf-20517dd39de8 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------