Non english characters in news title
Posted: Fri Oct 09, 2009 11:23 am
Im running CMS Made Simple 1.5.4 "Carolina".
I have problems with the news module. My news are in Swedish.
I have the following setting for the news module:
And on my newspage everythings looks ok.
The newstitle have the following look:
But when I click on the [more] link and the entire news is being showed the title is different:
It has lost the swedish characters on the way... 
I have tried following but it didn't work:
Any suggestions?
I have problems with the news module. My news are in Swedish.
I have the following setting for the news module:
Code: Select all
{news number='3' category="news_se" detailpage='news' }}
The newstitle have the following look:
Code: Select all
okt 8, 2009
Frukostmöte om Dynamics NAV 2009
Code: Select all
Frukostmöte om Dynamics NAV 2009

I have tried following but it didn't work:
Code: Select all
{news number='3' category="news_se" detailpage='news' lang="se"}}
Code: Select all
{news number='3' category="news_se" detailpage='news' lang="sv"}}