Active
Project:
Node Widget
Version:
6.x-1.0-beta4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2010 at 20:25 UTC
Updated:
6 May 2010 at 20:25 UTC
Child nodes are automatically set to status=published ($node->status = 1), no matter whether the default setting of the node type is "published" oder "unpublished". It would be better if either
a) node_widget would respect the default setting of the node type or
b) it would be possible to set the publishing status of he child node from the parent node's node form.