TinyMCE appears to strip

tags. If I create a table, switch to raw html ('disable rich text' link at the bottom of the text area), edit the first row's tags to be tags (or paste html obtained from elsewhere which uses tags - how I discovered this), then switch back to rich text mode ('enable rich text') the tags are removed, and all the cell contents are concatenated, between the
and

tags of the first row.

It also seems to be impossible to add or delete a row or column when the table is in such a state, even though the buttons are enabled.

I've marked this 'critical' as it damages data.

Comments

wslntheline’s picture

Title: <th> tags are stripped » would like to see this fixed too

I noticed this problem too. I would really like to see it fixed, as th is a valid XHTML 1.1 tag. Furthermore, certain drupal themes, such as Kubrick, recognize this tag and apply special CSS to it, making for a nicer presentation. I don't know how TinyMCE is written, but I may look though the code and see if I can fix it if I have the time. Would reslly appreciate one of the project developers taking this up, though. It is a great editor. I settled on it after trying a few others.

ahoeben’s picture

Title: would like to see this fixed too » tags are stripped when (re)enabling rich text editing

Don't change the title unless you want to change the title of the whole issue

m3avrck’s picture

Status: Active » Fixed

This problem appears to be fixed with the latest 2.0 version of TinyMCE.

Anonymous’s picture

Status: Fixed » Closed (fixed)
alonsodiaz’s picture

Version: » 4.7.x-1.x-dev
Status: Closed (fixed) » Active

This problem appears to be fixed with the latest 2.0 version of TinyMCE.

I've just installed the latest TinyMCE Editor just the other day (12 June 06) and the problem was still there.

This is acctually critical as the editor completly deletes the forms (for instance), and therefore damages data.

/ Someone that would like it very much, that the editor would work properlly.

veelo’s picture

See http://drupal.org/node/51097. Does that help?

Bastiaan Veelo.

luke.leber’s picture

Issue summary: View changes
Status: Active » Closed (outdated)