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

'embed' tag with flash overwriting 'image' tag with 'flashsrc'

1 Answer 21 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Gavin
Top achievements
Rank 1
Gavin asked on 10 Sep 2008, 01:14 AM
Using: ASP.NET AJAX Q1 2008

Hi,

I'm using ASP.NET AJAX Q1 2008 but I believe it'll occur in the Q2 version too because I didn't see any updates on this bug. I've installed Q2 but currently have issues getting my app. to run so I couldn't confirm.

This happens in FireFox only.

(1) Pass content to editor (radEditor.Content):
<html><body><embed src="a.swf"><img src="b.jpg"></body></html


(2) Page loads in Firefox

(3) On postback, retrieve content from radEditor.Content. I get this.
<html><body><embed src="a.swf"></embed><img flashsrc="b.jpg" src="/WebResource.axd?d=pVQBJh1WX8qR00T2i6C6sCxXxB1jxPudeEJU50CSKIIbFrwfAUq0Z1GQcziJeb2Su8vgqD6YhwmeWuBW434DJJztUwwhf1L-OPrXXnhjJxE1&amp;t=633517962431730000" /></body></html> 
 

Would appreciate if telerik could shed some light into this bug. I've pared down the html as much as I can. In my real file, I have the <object> tag etc. but I think those aren't consequential and  cloud the situation.

Thanks.

gavin

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 11 Sep 2008, 08:25 AM
Hi Gavin,

Thank you for reporting this problem. I was able to reproduce it and logged it in our bug tracking system.

As a small note of gratitude for your bug report I updated your Telerik points.

Best regards,
Rumen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Editor
Asked by
Gavin
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or