Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2006 at 00:39 UTC
Updated:
20 Feb 2006 at 21:40 UTC
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