Observed at #2205905: Meta: Mollom blocks legit job postings.

GDO uses the Auto_nodetitle module to hide the node title field from the node creation form and to set the title of the job node using the tokenized pattern: "[field_position-raw] | [field_organization-raw]". When Auto_nodetitle module hides the title field, it sets a placeholder node title of 'ant' before later replacing the node title according to the configured pattern. As a result, the node title is sent to Mollom with 'ant' as the title, rather than the computed tokenized title, leading to Mollom rejecting the node as spam.

It's possible that adjusting the Auto_nodetitle module's weight would address this behavior. It appears to have been set to 5 as a way of providing compatibility with Date module fields..

Comments

ezra-g’s picture

manish-31’s picture

Status: Active » Closed (outdated)