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

DocumentsPath property buggy?

1 Answer 48 Views
WebParts for SharePoint
This is a migrated thread and some comments may be shown as answers.
Ulf
Top achievements
Rank 1
Ulf asked on 27 Aug 2010, 08:36 AM
Hi!

We are using SharePoint 2007 SP2 with RadEditor 5.8.
I added the DocumentsPaths property to customize the available document libraries.

This is my entry:
<property name="DocumentsPaths">

<item>Documents</item>

        <item>/SiteCollectionDocuments</item>
</property>


The first one should point to the Documents Lib on the CURRENT Subsite.
The second should point to the root of the site collection.

But both entries are pointing to the root of the site collection. With or without a leading "/".
The same setting works as intended with the ImagesPaths btw.

1 Answer, 1 is accepted

Sort by
0
Stanimir
Telerik team
answered on 31 Aug 2010, 11:00 AM
Hello Ulf,

I was able to reproduce the issue on our test site. I logged it in our bug-tracking system so we will work on fixing it for the SP2 of 2010.Q2 RadControls for ASP.NET AJAX. Unfortunately since I suspect that the problem is in the content provider I can not provide you with a quick fix of the problem.

Here you can find the PITS Issue: Public URL.

Than you for the provided information. 500  points go to your account.

Kind regards,
Stanimir
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
WebParts for SharePoint
Asked by
Ulf
Top achievements
Rank 1
Answers by
Stanimir
Telerik team
Share this question
or