Ticket #1852 (new Bug)

Opened 2 years ago

Last modified 2 years ago

IE:disappearing content in TABLE when opening TD is missing

Reported by: donsolo Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.5.1
Keywords: Confirmed Cc:

Description

Granted, the html is missing a TD tag, but the editor is actually removing the entire block after toggling back and forth between source mode.

Paste the following sample into source mode, and toggle back and forth:

<table>

<tbody>

<tr>

some text that will disappear</td>

</tr>

</tbody>

</table>

Change History

Changed 2 years ago by w.olchawa

  • keywords Confirmed added
  • version set to FCKeditor 2.5.1
  • summary changed from disappearing content in TABLE when opening TD is missing to IE:disappearing content in TABLE when opening TD is missing

Confirmed in IE and IE7. Seems to work fine in FF2.

Note: See TracTickets for help on using tickets.