Posted by Dru-p on November 20, 2008 at 5:00pm
Jump to:
| Project: | Rolespecific Node |
| Version: | 6.x-1.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Lapino |
| Status: | postponed (maintainer needs more info) |
Issue Summary
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.
Comments
#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?