I have just installed the latest version 6.x-1.2 and tested the new bypass feature.
When I bypass and resubmit the node, I get the following warning:
warning: Invalid argument supplied for foreach() in C:\wamp\www\drupal\sites\all\modules\cck\modules\content_multigroup\content_multigroup.node_form.inc on line 364.
The node is saved correctly though.
Also when I re-edit the node and click Delete, I get the unique value warning. I do not think it is necessary the warn about unique values when you delete a node. When I click resubmit, the error appears and the node is saved again, but not deleted. I can only delete the node using content administration.
I use the new CCK module 6.x-3.x-dev (2009-Nov-07) with the multigroup feature.
Drupal core: 6.14
Comments
Comment #1
arithmetric commentedThanks for reporting this issue. I haven't tested this module with CCK 6.x-3.x so I can't speak to how well it works or not.
My next priority will be porting to Drupal 7 and the new fields-in-core system. I'm not sure whether CCK 6.x-3.x is moving towards release, so I'm not yet supporting it with this module.
Comment #2
arithmetric commentedAt this point it doesn't look like CCK 3.x is on the way to a stable release, so I'm closing this issue.