Minor email template glitch
Gribnif - February 27, 2009 - 16:43
| Project: | Webform |
| Version: | 6.x-2.8 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
In the default email template, the URL immediately follows the string "The results of this submission may be viewed at:" without any space or carriage return. As a result, the generated URL is not directly clickable by the end-user in some URL-aware email clients.
The solution is to add an extra CR, to put the URL on a separate line, as intended. See the attached patch.
| Attachment | Size |
|---|---|
| webform-mail_tpl.patch | 593 bytes |

#1
Great, thanks, I'll put this in at first opportunity.
#2
Committed to the Drupal 6--2 branch. Clearly I don't get many opportunities to commit patches. ;-)
#3
#4
Automatically closed -- issue fixed for 2 weeks with no activity.