There is a locale problem in v 0.10.1
My server is localized to it_IT.UTF-8 and all the content in the pages is correctly displyed. But when I insert an italian accented character (è, à, ...) into something handled by cmsmadesimple (the menu layer module, the news module, anything outside the {content} ), they are not displayed correctly.
Locale problem in 0.10.1
Re: Locale problem in 0.10.1
Did you set the encoding in your Template? There is a dropdown for this when you edit the template.
Re: Locale problem in 0.10.1
Yes, of course.
Re: Locale problem in 0.10.1
I have fixed it by setting encoding to ISO-8859-15. But my server's locale is UTF8!

