It looks like recent changes caused the title to be excluded from all content types, regardless of what is selected in the administration section.

CommentFileSizeAuthor
#1 fix_content_types_check.patch606 bytesedgauthier

Comments

edgauthier’s picture

Status: Active » Needs review
StatusFileSize
new606 bytes

This appears to be due to the way the exclude_node_title_content_type_values variable is processed. I've attached a patch that corrects this.

gabrielu’s picture

Status: Needs review » Closed (fixed)

Included in next release

aceman8’s picture

Version: 6.x-1.2 » 7.x-1.2

Is the patch included in version 7.x-1.2?
I see that it is not included I have modified according to your patch and it now works, thanks for the module very cool.