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

[Solved] Problem with RadEditor Undo/Redo

2 Answers 160 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Phil DeVeau
Top achievements
Rank 1
Phil DeVeau asked on 02 Dec 2009, 03:16 PM
I'm having a problem with the RadEditor; using the image and link managers.  We're seeing a lot of instances of a src_iwe attributes.  These attributes appear to be related to the undo/redo functions of the editor.  We've not nailed down how these attributes are being left unhandled; but any input would be appreciated.

<IMG border=0 alt="" align=left src="/images/570790.jpg" width=113 height=131 src_iwe="https://www.sample.com/images/570790.jpg">  

2 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 03 Dec 2009, 01:01 PM
Hi Phil,

Could you please provide more information about your scenario and the issue? Where exactly did you see the src_iwe attributes? Did you see them in Html mode, in the real time HTML module or in the saved content in the Database?

Please, make sure that the ConvertToXhtml filter of RadEditor is enabled too, e.g.

<telerik:RadEditor ID="RadEditor1" ContentFilters="ConvertToXhtml" runat="server" />

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Phil DeVeau
Top achievements
Rank 1
answered on 03 Dec 2009, 01:40 PM
We're currently converting from an older (non-telerik) editor control; and we've determined that the problem is with the old editor control.
Tags
Editor
Asked by
Phil DeVeau
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Phil DeVeau
Top achievements
Rank 1
Share this question
or