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

[Solved] Upgraded RadEditor ignores StripAbsoluteImagesPaths

1 Answer 35 Views
RadEditor
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Adam Drewes
Top achievements
Rank 1
Adam Drewes asked on 15 Nov 2007, 06:46 PM
I've upgraded from the RadEditor for SPS 2003 from v2.x to the v3.04. The server is setup to use two paths pointing to one site collection, one for authenticated access, one for anonymous access. Using the v2.x version, with StripAbsoluteImagesPaths set to true in the ConfigFile.xml, users editing their pages would be saving the relative paths to images in their picture/document libraries. However, after I upgraded and copied most of the settings to the new ConfigFile.xml in the 3.0 directory, the absolute url was still being saved.  I have verified that the ConfigFile is being read, because I set the ShowHtmlMode property to false, refreshed and confirmed you could not switch to the view anymore. I've tried setting various ImagePathsToSrip url's to no avail and have read the Knowledge base article referenced in most of the forum posts a number of times.

Steps to reproduce:
Open the RadEditor. Insert an Image. Save.
Open the RadEditor again. Add anything else (without modifying the image). Save.

From what I've read on the forums, this is a classic case for using the StripAbsoluteImagesPaths, but I'm not sure what's going on.

ConfigFile.xml:
<configuration>
    <property name="ShowHtmlMode">true</property>
    <property name="ShowPreviewMode">true</property>
        <property name="MaxImageSize">10000000</property>
        <property name="StripAbsoluteImagesPaths">true</property>
</configuration>

Thanks for your help.
Adam

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 23 Nov 2007, 01:44 PM
Hi Adam,

Thank you for pointing out this issue!

We were able to reproduce the problem and we logged it in our bug tracking system. We are currently working on RadEditor 7.5, which will be released on December 17, 2008. Once we are ready with the new version we will port its filters functionality in RadEditor for SharePoint v3.0.4. This will solve this problem.

We do appreciate your feedback and we updated your Telerik points.

By the way the problem does not exist in the standard RadEditor for ASP. NET and in RadEditor for MOSS 4.4.1.

Best regards,
Rumen
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
RadEditor
Asked by
Adam Drewes
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or