Closed (fixed)
Project:
User Import
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2008 at 19:25 UTC
Updated:
15 Jan 2009 at 01:30 UTC
I have entered my email message into the appropriate field. I used blank lines to separate paragraphs but they are not respected in the email that is sent out. It is hard to send a professional email with just 1 paragraph or have it look all slammed together. Am I doing something wrong?
I have tried code (
or
) but of course that does not work since it is a text email.
I have tried line break codes "/n" "/r/n" but that does not work either.
Side Note. If the line has text on it and then I return, the return is respected. So I can start a new line, I just can't have a blank line to separate paragraphs.
Is there a text email template that I should edit?
Any help is appreciated?
Comments
Comment #1
maestrojed commented:) the "code I tried" was parsed. That line in my msg should have read:
I have tried code ( < br > and < p > ) but of course that does not work since it is a text email.
And the text line breaks I tried where "\n" and \r\n" I typed the slashes wrong above
:)
Comment #2
robert castelo commentedI think this is fixed in 5.x-2.0-beta1, feel free to open this issue again if you still have problems.