TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

June 26, 2024, 09:43:38 AM

Login with username, password and session length
Members
Stats
  • Total Posts: 195,280
  • Total Topics: 21,227
  • Online today: 319
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 297
  • Total: 297

[bugtracker] IFRAME and Editor

Started by Inny, February 28, 2009, 08:38:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Inny

If you try to put an iframe in an HTML article with the following code:

<iframe src="externalpage.htm" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" style="overflow:visible; width:100%; display:none"></iframe>

it doesnt get saved.

Only way to make it work and get it saved is by typing something between the opening tag and the closing tag like:

<iframe src="externalpage.htm" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0" style="overflow:visible; width:100%; display:none">Undefined</iframe>

Also

<h3><span class="icontiny" style="background-image: url(http://static.wowhead.com/images/icons/tiny/class_deathknight.gif);"><span class="c6">Death Knight</span></span></h3>

gets wiped after saving as well. I don't know which part of the code is causing it or if someone mentioned a similar bug.

Renegd98

I believe this will let you perhaps see that this bug or a similar bug was already submitted and what is going on and that it is being worked for the next Beta.
http://www.tinyportal.net/index.php?action=bugtracker;sa=bug470