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

Too many divs in richtext field

1 Answer 40 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
jsr
Top achievements
Rank 1
jsr asked on 04 Oct 2007, 03:08 PM
Hi,

When I modify a list item containing some richtext for the first time, Sharepoint adds a div around the text.
E.g. : <div class="ExternalClass3E2595D25A1A46CB99FB7A32FA355BBB">Some text</div>

Without RadEditor, if you modify the item more than one time, no more divs are added, but with RadEditor, a div is added every time.
Here is an example of the same list item modified two more time :
<div class="ExternalClass1CFD0D4230CB4123974B04B2C6E3C0E0"><div class="ExternalClassB076F2732C1645CB934EF184E8617B55"><div class="ExternalClass3E2595D25A1A46CB99FB7A32FA355BBB">Some text</div></div></div>

Is there a way to avoid that ?

Thanks,

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 05 Oct 2007, 07:36 AM
Hi,

Thank you for the report. We will look into this issue. From first look it seems that it has something to do with the default MOSS lists editor scripts being executed even when the editor is not active (i.e. when you have replaced it with RadEditor).

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
WebParts for SharePoint
Asked by
jsr
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or