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.

CommentFileSizeAuthor
webform-mail_tpl.patch593 bytesgribnif

Comments

quicksketch’s picture

Status: Needs review » Reviewed & tested by the community

Great, thanks, I'll put this in at first opportunity.

quicksketch’s picture

Status: Reviewed & tested by the community » Fixed

Committed to the Drupal 6--2 branch. Clearly I don't get many opportunities to commit patches. ;-)

quicksketch’s picture

Version: 6.x-2.6 » 6.x-2.8

Status: Fixed » Closed (fixed)

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