Hello,
You can disable entities conversion in FCKEditor by adding these two lines in a custom FCKEditor configuration script:
FCKConfig.IncludeLatinEntities = false ;
FCKConfig.IncludeGreekEntities = false ;
You will have to resave all your content edited with FCKEditor to benefit from this change.
Vincent
-----Original Message-----
From:
user-list@... [mailto:
user-list@...]
Sent: Tuesday, August 12, 2008 3:26 PM
To:
user-list@...
Subject: [magnolia-user] search content with special characters fails - FCK
hi list,
we just got the problem that contents stored by the FCK-Editor are not being
found by the search - if they contain special characters.
E. g. the searchterm: "türe" doesnt return any results, cause it is
persisted as "türe" by the FCK-Editor...
Does anybody know a solution for this? I know that it is possible to tell
the FCK not to encode, but if i do so - i have to encode at rendering the
view - and this is not possible because the content storde by the FCK
contains HTML tags.
thx a lot for any advices
greetings
rainer
--
View this message in context:
http://www.nabble.com/search-content-with-special-characters-fails---FCK-tp18944229p18944229.htmlSent from the Magnolia - User mailing list archive at Nabble.com.
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/----------------------------------------------------------------