Heads up - first time user of cck

Drupal 6.15 (actualluy an acquia drupal setup), cck version noted above

CCK textfield set to as Filtered, not plain text

On display all I get is the text, none of the html, an image, etc. Everything looks fine in edit
The page source shows allt he html has been stripped

I am doing this as user#1 - doubt its a permissions issue
Tried on both FULL HTML and Filtered HTML
Even changed Filtered HTML to not escape any HTML

Problem occurs in CKEditor (Module), FCKEditor (Module), and
WYSIWYG module using ckeditor, fckeditor, and tinymce libraries

Tried in IE8 and Firefox (latest)
If I use Plaintext, not Filtered, - I see the html as text in the view, so the filter is working in some way, just seems to be escaping all html no matter what

I've search bug reports and cant find this issue at all - except when people dont select Filtered
So I guess its me but damn if I know what to test next?

This is a personal priority and I have spent hours in testing/checking so far - attention, even if makes me look like a newbie :) is appreciated - at wits end cause I assuem this should work?

I dont have to many extra modules installed (though acquia does several) ideas on what to remove/test?

Allan

Comments

allan1015’s picture

As an update I tried cck 6.x-2.6 as well, same issue

Oh and I mean textarea type fields not textfield

allan1015’s picture

OK, I give up!!!
I created a new field, everything is the same in the config, but the new field works and the original ones do not.

I've no idea what happen to the the original fields (2 of them) but all the new stuff works
Confusing

fauxstor’s picture

Same issue here, on 6.16 of Drupal and 6.x-2.6 of CCK. This is happening in a View (version 6.x-2.8). It was working previously.

millions’s picture

same issue for me too.

millions’s picture

I tried removing the field and adding a new one, also selecting filtered in the field global settings, then full html in the input format of the node. Still strips html and outputs it as plain text. Yes, I checked the display field area and it's set to display default and NOT plain text.

Anonymous’s picture

I found the solution, FYI, from this source: http://drupal.org/node/745920#comment-2736172.

karens’s picture

Status: Active » Fixed

Can't reproduce the problem and based on #6 it is not a bug in CCK but a misunderstanding of how to set up the input filters when using WYSIWYG.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.