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

RadEditor Link

1 Answer 56 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Koen Klomp
Top achievements
Rank 2
Koen Klomp asked on 06 Jan 2009, 10:18 AM
Hi,

I'm still working with the RadEditor 7.3.3 version. I don't know if this is the correct place for my question but since this website got a new look I can't find any information about it anymore.

Scenario:
* Openening a page with the editor on it.
* typing:  www.link.com followed by a space (so it is converted into a hyperlink)
    the href property is now set to www.link.com
* Submitting the page back to the server
* On the server the href property is changed to another url (eg. www.myserver.com?followLinkId=1)
* opening the page with the editor on it loading the previous data.
* When submitting this page again (without changing anything) the name of the url ( the text between <a> and </a>) is changed to the href.

Any idea howto prevend the editor from changing these names?

Regards,
Roel Schlijper

Slampaq Solutions
The Netherlands

1 Answer, 1 is accepted

Sort by
0
Lini
Telerik team
answered on 09 Jan 2009, 02:17 PM
Hi Roel,

This is a known issue with Internet Explorer. When you have a link (<a> tag) and the link text starts with www., then IE will automatically change the text to be the same as the link URL.

We have fixed this behavior in the current RadEditor build. You will need to log into your account, go to "Purchases and Downloads" and you should see the "RadEditor for ASP.NET" version 7.35. Download the hotfix (DLL and scripts only) archive and update your project. I apologize for the inconvenience this has caused you.

Best wishes,
Lini
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Koen Klomp
Top achievements
Rank 2
Answers by
Lini
Telerik team
Share this question
or