Closed (fixed)
Project:
Node Reference Create
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Nov 2009 at 20:11 UTC
Updated:
21 Nov 2009 at 07:40 UTC
When node created - all comments are disabled (and other possible bugs here)
but for comments there is a patch ( thanks to Remedy )
127,130d126
< if (module_exists('comment')) {
< $newnode->comment = variable_get("comment_$node->type", COMMENT_NODE_READ_WRITE);
< }
<
| Comment | File | Size | Author |
|---|---|---|---|
| noderefcreate.zip | 1.92 KB | podarok | |
| patch.diff | 147 bytes | podarok |
Comments
Comment #1
mitchell commentedPatch committed. Thank you.