Posted by 1st-angel on May 7, 2010 at 9:59pm
2 followers
Jump to:
| Project: | Inline Registration |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
One of my content types is not published by default. If I create this node type with inline_registration the ['status'] field is unset so that the user will be created with default values. But If this field is unset the following node_save will asume that the node should be published and will not save it as unpublished.
This patch will save the value of the ['status'] field before the call of unset and will reset the form after creating the user.
| Attachment | Size |
|---|---|
| form_status.patch | 774 bytes |
Comments
#1
#2