Hi,
I added a custom filter to my radeditor - pasted from your article however having done so all my urls in the content are changed to absolute references. Without the custom filter they remain relative. The custom filter is as defined in the help files - ie. it just capitalizes the text.
I've tried specifically disabling the
I added a custom filter to my radeditor - pasted from your article however having done so all my urls in the content are changed to absolute references. Without the custom filter they remain relative. The custom filter is as defined in the help files - ie. it just capitalizes the text.
I've tried specifically disabling the
Telerik.Web.UI.
EditorFilters.MakeUrlsAbsolute in the code behind but this hasn't fixed the problem.
