Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
node.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 May 2010 at 23:24 UTC
Updated:
30 May 2010 at 10:00 UTC
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.