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

[Solved] ImageManager Path-Bug

1 Answer 81 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Andreas Kaech
Top achievements
Rank 1
Andreas Kaech asked on 03 May 2009, 10:34 AM
Hi telerik,
I've recognized a Bug when defining the path of ImageManager:
This lines of code gives a blank ImageDialogBox:
var strArray = new[] { "~/Upload/a8991277-77b6-4f8c-922a-a61d6fdc181e/02f99ae0-f2b5-4135-b58e-9a6a9205345b/" };  
editor.DialogHandlerUrl = "~/Telerik.Web.UI.DialogHandler.axd";  
//
editor.ImageManager.ViewPaths = editor.ImageManager.UploadPaths = editor.ImageManager.DeletePaths = strArray; 
Possibly reason: The length of the string seems to have a limited length.
By the way: The DocumentManager is OK.

Regards,
Andreas

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 06 May 2009, 06:24 AM
Hello Andreas,

Thank you for reporting this problem. We have already fixed it and the fix will be included in the next service pack release of the RadControls for ASP.NET AJAX. If you want to get it earlier, download the next internal build from http://www.telerik.com/account/latest-internal-builds.aspx (the build version should be higher than 2009.1 506). I apologize for the inconvenience this has caused you.

Best wishes,
Lini
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Editor
Asked by
Andreas Kaech
Top achievements
Rank 1
Answers by
Lini
Telerik team
Share this question
or