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

RadEditor and Question Marks appearing

2 Answers 122 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Patrick
Top achievements
Rank 1
Patrick asked on 04 Mar 2014, 04:09 PM
We have some users with IE8 that during editing if they highlight some text and select bold and italics it adds some question marks to the beginning of the text they changed.  If I attempt the same thing with IE11 I never see the question marks appear.   The HTML code shows "<strong>?<em>?" has been inserted for the users with IE8.  Anyway to keep this from happening? (other than upgrading IE)

2 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 06 Mar 2014, 08:00 AM
Hello Patrick,

The described problem could be related to a known issue when the content is saved into database. We use the zero-width entity to set the cursor in some elements. Unfortunately the SQL databases converts this entity as question mark.

The problem is logged for fixing and you can track its status via this feedback portal item. For the time being you can use the provided workaround.

Regards,
Ianko
Telerik

DevCraft Q1'14 is here! Join the free online conference to see how this release solves your top-5 .NET challenges. Reserve your seat now!

0
brijesh
Top achievements
Rank 1
answered on 10 Apr 2015, 06:57 AM

We have used latest version UI for ASP.NET AJAX Q1 2015 (2015.1.225.40)

But we have faced same problem.

 

We cant remove everytime using javascript before saving into database.

 

Give solution so that we have remove those character by serverside.

Tags
Editor
Asked by
Patrick
Top achievements
Rank 1
Answers by
Ianko
Telerik team
brijesh
Top achievements
Rank 1
Share this question
or