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.
| Comment | File | Size | Author |
|---|---|---|---|
| node.patch | 453 bytes | kcybulski |
Comments
Comment #1
catchComment #2
dries commentedCommitted to CVS HEAD. Thanks.