Hi
We are upgrading our RadEditor from version 4.5.2 to 5.2.0.0 and are having a problem with the iconurl in the toolsfile.xml.
On version 4.5.2 we had specified some custom tools with our own icon
eg.
<tool name="Insert Email Link" iconurl="/_wpresources/DCC_Custom_Buttons/icon_email.gif" />
When we run the page in ver 5.2 and go into edit mode, the toolbar is not shown correctly and a Javascript error is given on the page.
Line: 2766
Char: 65
Error: Sys.InvalidOperationException: 'iconurl' is not a property or an existing field.
Code: 0
URL: http://servername/Sites/Public/Pages/Test.aspx
Why does this no longer work, has the iconurl property been replaced/removed? If so what can we do to replicate the functionality with the latest version.
Thanks
Peter
We are upgrading our RadEditor from version 4.5.2 to 5.2.0.0 and are having a problem with the iconurl in the toolsfile.xml.
On version 4.5.2 we had specified some custom tools with our own icon
eg.
<tool name="Insert Email Link" iconurl="/_wpresources/DCC_Custom_Buttons/icon_email.gif" />
When we run the page in ver 5.2 and go into edit mode, the toolbar is not shown correctly and a Javascript error is given on the page.
Line: 2766
Char: 65
Error: Sys.InvalidOperationException: 'iconurl' is not a property or an existing field.
Code: 0
URL: http://servername/Sites/Public/Pages/Test.aspx
Why does this no longer work, has the iconurl property been replaced/removed? If so what can we do to replicate the functionality with the latest version.
Thanks
Peter