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

Lapino’s picture

Title: Nodes with required fields fail to be created » Some nodes fail to be created (was: Nodes with required fields fail to be created)
Assigned: Unassigned » Lapino
Status: Active » Postponed (maintainer needs more info)

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?