This is a migrated thread and some comments may be shown as answers.

[Solved] Special Greek Charakter

2 Answers 79 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Erick
Top achievements
Rank 2
Erick asked on 08 Mar 2010, 04:36 PM
Dear,

We want to insert a greece charakter Sigma (Σ) into the editor, we've used hexdecimal value of HTML 4.0: #x931; This displays the charakter we wants but when switching between HTML and DESIGN modes, the HTML code will be stripped and replaced with a normal charakter (Σ) in both modes. This will be stripped to a normal S or ? while saving the content to database. When i save the content from HTML mode, this will save the correct hexdemical HTML code.

We've tried to change the meta tag for Contenttype to ISO-8859-7 for greece charakters but this don't works. And also we've tried other hexdecimal HTML codes and other charsets. And also we've turned off the ConvertToXhtml filter.

It looks this will happens when switching from HTML mode to DESIGN mode.

Is this a bug or i'm doing something wrong?
We're using Telerik ASP.NET Q3 2009, this issue will also happen in older version Q3 2008.

Very much thanks,

Jelle de Boer
Software Development

2 Answers, 1 is accepted

Sort by
0
Accepted
Rumen
Telerik team
answered on 09 Mar 2010, 01:43 PM
Hi Jelle,

You can fix this browser problem using the solution provided in this KB article: Converting Unicode symbols to numeric HTML entities using a content filter.

Kind regards,
Rumen
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Erick
Top achievements
Rank 2
answered on 09 Mar 2010, 05:40 PM
Hi,

Very much thanks for the solution.
It seems we've to add a new rule when we find a charakter which will be stripped, no problem.

Kind regards,

Jelle de Boer
Tags
Editor
Asked by
Erick
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Erick
Top achievements
Rank 2
Share this question
or