The default subject for the webforms is set to "Form submission from: [title]". However, emails being sent have "Form submission from: [title]" as the subject, rather than replacing "[title]" with the actual form title.

The form title can be changed by setting the email subject to "custom" for each webform.

Comments

quicksketch’s picture

Status: Active » Fixed

Thanks, the default tag was changed from [title] to %title, but not all the code reflected that. I've updated CVS to use %title everywhere in the code. If you go to admin/settings/webform and change the default to use %title, it should work properly until I make the next release.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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