In its form_alter hook, 'diff' is erasing any previously defined $form["#after_build'].
This patch should fix that (and thus, make 'diff' compatible with 'nodeprofile' and 'subform_element' modules)

CommentFileSizeAuthor
diff_after_build.patch713 bytesMoxide

Comments

moshe weitzman’s picture

Status: Needs review » Fixed

committed. thx.

Anonymous’s picture

Status: Fixed » Closed (fixed)
dww’s picture

Status: Closed (fixed) » Fixed

Finally applied this patch to DRUPAL-5 and DRUPAL-4-7 after seeing http://drupal.org/node/180069 ;)

@moshe: Please don't forget to commit bug fix patches to all relevant branches. Thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.