Notice: Undefined variable: form in node_content_form() (line 3307 of /var/www/drupal7/modules/node/node.module).
If new content type is defined witch has_title = FALSE, we try to return $form that not exist.

CommentFileSizeAuthor
node.patch453 byteskcybulski
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

catch’s picture

Status: Needs review » Reviewed & tested by the community
Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)

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