Closed (fixed)
Project:
TableField
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Oct 2009 at 21:22 UTC
Updated:
31 May 2025 at 14:14 UTC
If you clear all the table fields and save the node, the empty table is saved. If you reedit the node, the table is repopulated with the default table field values instead of the empty fields - requiring you to clear the fields again.
In addition to the bug, supporting a 0 x 0 table size or having a 'clear table' button would be a useful enhancement for where this field is a not required field.
Nigel
Comments
Comment #1
kevin hankens commentedHey Nigel, thanks for the input. Those are excellent points. I'll go over the logic that CCK uses to determine an "empty" value vs. default values.
Comment #2
kevin hankens commentedI refactored the empty logic and it seems to be working as expected now. There's a Beta-2 release with the fix.
Thanks again!!
Comment #3
kevin hankens commented