Hi,
when I chose to edit an existing page after installing tinymce (3.07 on 6.x), line breaks are always removed, not matter if I set "Remove linebreaks" to true or false. Am I missing sth.?

cu,
Frank

Comments

Anonymous’s picture

Ah, not, this is not 100% correct: When creating a page without tinymce and "filtered html" the linebreaks from the editor window are translated into html, as expected.

Now when I edit such a page with tinymce, tinymce shows the content in one line without any breaks. But when I add sth. and then save the page with "Input filter" set to "filtered", then the page is published with the linebreaks just like before.

Thus, tinymce doesn't remove those linebreaks, it just doesn't show them in its own editor window. Of course that makes editing old pages with a few hundred lines and "filtered" input style impossible with tinymce.

trinsic’s picture

thats not what is happening to me, line breaks are being stripped from the html so when I view a page all the text is wrapped together.

trinsic’s picture

I fixed it, there are two areas that that prevent tags from being used in the editors one in the filter profiles and one on the drupal admin page. whateva... :\

nicoloye’s picture

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