Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
ac7de32b
Commit
ac7de32b
authored
Jan 17, 2009
by
webchick
Browse files
#320395
by qutoz and swentel: Fix PHP notice on preview with body-less nodes.
parent
d1855fe1
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/node/node.module
View file @
ac7de32b
...
...
@@ -968,6 +968,7 @@ function node_submit($node) {
}
else
{
$node
->
teaser
=
''
;
$node
->
format
=
0
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment