Closed (fixed)
Project:
Webform
Version:
5.x-2.1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2008 at 12:55 UTC
Updated:
6 Aug 2008 at 00:53 UTC
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
Comment #1
quicksketchThanks, 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.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.