Closed (fixed)
Project:
Vertical Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2009 at 22:02 UTC
Updated:
3 Aug 2009 at 02:58 UTC
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
Comment #1
mcreature commentedI'm Having the same problem, Seems like a critical issue to me
Comment #2
endiku commentedSimilar problem with text-select list. Formatting options are ignored and null is placed in the database.
Comment #3
les limThis 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.