[Contribution to module] CCK table field
-
Free tags:
CCk table field is an handy field that let user create a table output by entering
1|2|3
4|5|6
But it lags a check to ensure there is the same number of columns in each row
So there is the patch to fix:
Validate correct number of columns in each rows
http://drupal.org/node/1013224