The input format selector for CCK textareas doesn't get rendered if the textarea is in a Vertical Tab fieldset. You can still save the node, but the field's format property will contain NULL instead of a number referring to an input format.

Comments

mcreature’s picture

I'm Having the same problem, Seems like a critical issue to me

endiku’s picture

Similar problem with text-select list. Formatting options are ignored and null is placed in the database.

les lim’s picture

Status: Active » Closed (fixed)

This is no longer a problem since the backport of the Drupal 7 core version, and should be fine in at least the latest dev.

@endiku: I don't understand the problem you describe, since I don't think select list elements are supposed to expose input format options irrespective of Vertical Tabs. If you like, you can open a new issue in the queue outside of this one.