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

Handling src for IE7 differently from FF3 and Chrome

4 Answers 34 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Varun
Top achievements
Rank 1
Varun asked on 10 Oct 2008, 10:37 PM
Hi,

1) I copied the following into radEditor.Content
<map id="a"><img src="image" /></map>
2) When I retrieved the content from radEditor.Content, I found new code in it.

In Firefox and Chrome, the new code is exactly the same as the old code (this is how I WANT it to behave).

In IE7 however, the new code I got was different:
<map id="a"><img alt="" src="http://**.***.com/***/image" /></map>

where "http://**.***.com/***/" is the current URL domain and path

I am using the following version of Telerik: 2008.02.0826.35

Could you kindly look into the issue and help me address it?
Thanks,
Varun

4 Answers, 1 is accepted

Sort by
0
George
Telerik team
answered on 14 Oct 2008, 07:57 AM
Hi Varun,

Thank you for the provided information - I tested the scenario locally using the latest version of RadEditor for ASP.NET AJAX (2008.02.1001) and everything worked fine. Could you please open a support ticket and send us a sample runnable project where the problem can be reproduced, along with the exact steps to do so? We will examine it locally and do our best to provide a solution.

In addition, please test the behavior using the latest version of the control.

Best wishes,
George
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Varun
Top achievements
Rank 1
answered on 22 Oct 2008, 01:10 AM
Hi George,

I was away on work and hence the delay.

I have opened the ticket and the ID is 169183.

I upgraded my Telerik controls from 2008.02.0826 to 2008.02.1001 and STILL have the problem.

I have sent the files and screenshots with the ticket.

Thanks and Regards,
Varun
0
Lini
Telerik team
answered on 22 Oct 2008, 08:12 AM
Hi Varun,

Thank you for the provided information. We have tracked down the bug and fixed it. The fix will be included in the next official RadControls release (scheduled for the beginning of November). If this is a critical issue for you, I can arrange for a hotfix build to be sent to you now.

Best wishes,
Lini
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Pankaj
Top achievements
Rank 1
answered on 17 Aug 2012, 08:09 PM
Hi,
I am using 2012.2.607 verison "editor" of ASP.NET MVC  and facing same issue with in at as well .
Image src  are changed when i click update in HTML view.THis issue is specfic to IE7
I worked fine in IE 9 and safari.
Tags
Editor
Asked by
Varun
Top achievements
Rank 1
Answers by
George
Telerik team
Varun
Top achievements
Rank 1
Lini
Telerik team
Pankaj
Top achievements
Rank 1
Share this question
or