Download & Extend

No line breaks in email received

Project:Webform
Version:6.x-3.11
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I'll keep this short and sweet. The module works perfectly on all websites I have it installed on apart from one - where the emails are received with absolutely no line breaks so the intro text and all of the submitted fields are all together as one line.

Comments

#1

I've gotten a couple of requests similar to this in the past but I haven't been able to reproduce it. Could you describe the following?

- Are you using MIME Mail or some other way to send HTML e-mails?
- Does this happen when you set up a brand new e-mail configuration (without changing any options)?
- Are you using FCKeditor or CKeditor?

#2

Mime Mail to send HTML emails.

*edit, this should be the 7.x branch.

#3

Mime Mail to send HTML emails.

If you're using MIME Mail, you have to explicitly add the <p> tags in your template. Since the e-mails are rendered as HTML, you have to manually specify the tags. New lines in HTML don't actually make new paragraphs. The default template adjusts for you, but if you've used a custom template, the <p> tags must be added explicitly.

*edit, this should be the 7.x branch.

When you respond with a new comment update the version number field to reflect the version of Webform you're using.

nobody click here