I wasn't sure if this was a bug or not, so I listed it as a feature request. Currently, if I receive an email that doesn't have a subject, it turns into a node without a title. This creates problems, as anything that lists the title comes up blank. Even in the main content list, it's impossible to view the content without hitting edit, and then done.

It seems to me that there should be an if statement to check if the subject is blank, and if it is then make it "No Subject" or "None". Something needs to be there.

Comments

davidneedham’s picture

It's almost been a year. Is this still happening? Anyone fix this?

Ian Ward’s picture

Version: 6.x-1.5 » 6.x-1.x-dev
Category: feature » bug

Changing to bug for review

Ian Ward’s picture

Status: Active » Fixed

Thanks for reporting. I committed a fix. When no subject is provided a subject based on the node body will now be used, much like the comment module.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.