Some nodes fail to be created (was: Nodes with required fields fail to be created)
Dru-p - November 20, 2008 - 17:00
| Project: | Rolespecific Node |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Lapino |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
I'm half guessing what's going on here.
I have the module working for some node types, but not others. The difference seems to be that nodes don't get created if they contain 'required fields' or possibly fields with 'minimum number or characters' settings.
There don't seem to be any entries in the Drupal logs, the node just silently fails to be created.
This is *probably* not urgent for me as I *may* need to use an alternative module for additional features (Multiple role to node mappings. Initialising multiple node fields using token substitution), so I am mainly reporting this to help others.

#1
I tried this with required fields and minimum lengths for body, integer and text fields, but I can't reproduce this. Do you have any idea about other possible reasons or could you post some more details about the nodetypes that produce errors?