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

Hyperlink Manager removes links after editing link properties

1 Answer 55 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Yuriy
Top achievements
Rank 1
Yuriy asked on 10 Jan 2012, 03:46 PM
Hi,

I have a problem with Hyperlink Manager in the RadEditor.
Consider looking at the following HTML snippet:
<a href="#test" shape="rect">test1<br /></a>
<a href="#test2" shape="rect">test2</a>

If you open properties of the second link (test2), make some changes and press OK, then Hyperlink Manager removes previous link (i.e. test1), and you receive the following HTML markup:
test1<br />
<a href="#test2" shape="rect" target="_blank">test2</a>

This problem is reproducible only in Microsoft Internet Explorer 8 and 9 in Compatibility Mode. Google Chrome and Mozilla Firefox work just fine.
We are using Telerik.Web.UI version 2010.2.826.35.

Could you please propose a workaround for this issue?

Thank you in advance,
Yuriy Bogomolov

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 12 Jan 2012, 04:57 PM
Hello Yuriy,

Thank you for reporting this problem.

I logged it for fixing in our bug tracking system and updated your Telerik points. Here you can find the PITS Issue: Public URL and check its status.

All the best,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Editor
Asked by
Yuriy
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or