Using Drupal CVS.
New lines are created fine in standard node types but for CCK its ignored (So the content in a given field is continuous).
Also tried to use TinyMCE (CVS) with CCK and all HTML tags are printed.
Any ideas or is this a known bug?
Cheers,
Alex
Comments
Comment #1
Julien PHAM commentedAfter some testing (without a wysiwyg editor) it seems the problem is only at preview, not for the published article.
I tried with full html mode or with filtered html, at preview I can see no line break, even if I put the correct tags (for full html) but when I publish my article the line breaks are here...
Comment #2
ALT83 commentedComment #3
ALT83 commentedNot sure what was wrong but its gone now.
Thanks for your support.
Alex