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

BUG? : ExternalDialogsPath error with LinkManager

4 Answers 74 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Scott
Top achievements
Rank 2
Scott asked on 16 Feb 2009, 11:11 AM
I've been racking my brain on why I suddenly am having a javasript error on my link manager within the editor after I upgraded to the latest telerik DLL.  I found that it only occurs when externalDialogPath is implemented.

I need help quick as this is important in my production app and I have already released the latest telerik DLL.  I can actually replicate this error in the telerik demo  http://demos.telerik.com/aspnet-ajax/editor/examples/externaldialogspath/defaultcs.aspx  by trying to create any link using the linkManager.  It gives an 'outerHTML' is null or not an object


4 Answers, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 17 Feb 2009, 10:13 PM
Hello Scott,

Thank you for reporting this problem!

We are working on the editor's dialog and the problem is due to that the ascx files in the EditorDialogs folder used in the example are not updated to their latest version. To fix the problem you should update the dialog files in the EditorDialogs folder with these ones available in the latest Q3 SP2 2008 installation.

Please, note that there will be new enhancements in the built-in dialogs of RadEditor Q1 2008. For example the link manager will feature a reference to the Document manager - see the attached screenshot. That is why if you upgrade to the new version once it becomes available, then you should also upgrade the EditorDialogs folder again.

Sincerely,
Rumen
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.
0
Scott
Top achievements
Rank 2
answered on 18 Feb 2009, 06:28 PM
I have the most recent version/files.  Even the sample application installed by the MSI in my local has the error.

Can anyone get this work?
0
Rumen
Telerik team
answered on 23 Feb 2009, 08:37 AM
Hi Scott,

Have you had the chance to test the attached sample project to your support ticket on the subject? If the Link Manager in it works as expected then just copy the ~/EditorDialogs/LinkManager.ascx file and paste it to your web project.

If you still experience the problem, please send via a support ticket a fully working project that demonstrates the issue. I will examine it and will provide a solution once I reproduce the problem on my end.

Best regards,
Rumen
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.
0
Scott
Top achievements
Rank 2
answered on 24 Feb 2009, 04:14 PM
Hello, Rumen. Thanks for the follow up.

I got it to work using the dialog you attached.  I copied and pasted in there and it worked without changes.  I did exactly the same thing using the one from the MSI and that one failed.  So I'm not why and didn't look into it much further after I got yours to work.
Tags
Editor
Asked by
Scott
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Scott
Top achievements
Rank 2
Share this question
or