If you have a trigger that redirects to a URL after node-save/update, then the CCK fields don't save. Redirect must be doing a drupal_goto before CCK hooks are invoked.

Comments

chales’s picture

See http://drupal.org/node/403446 for further details. I've found that setting the trigger weight higher has taken care of "most" of my problems with it.

damien tournoud’s picture

Status: Active » Closed (duplicate)