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):
(2) Page loads in Firefox
(3) On postback, retrieve content from radEditor.Content. I get this.
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
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&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