[Users] [Bug 2540] New: Treat <br> variants as newlines on HTML only messages
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Tue Nov 8 15:13:51 CET 2011
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2540
Summary: Treat <br> variants as newlines on HTML only messages
Product: Claws Mail
Version: 3.7.10
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P3
Component: Other
AssignedTo: users at lists.claws-mail.org
ReportedBy: pf at pfortin.com
Created an attachment (id=1038)
--> (http://www.thewildbeast.co.uk/claws-mail/bugzilla/attachment.cgi?id=1038)
redacted example message
I get messages in HTML only, and the plain text that CM renders ignores all of
{<br>,<br/>,<br />,0x0a,space[1]} which causes all the text to be rendered as
one LONG line making the message difficult to read without resorting to
invoking dillo...
Could CM at least convert the <br> variants to 0x0a [and not delete any 0x0a?]
in the original message?
These messages contain sequences like this:
[24 spaces]text<br/><br/>0x0a
[24 spaces]text<br/>0x0a
<br />0x0a
<br>0x0a
Sample attached...
[1] the original message contains 24 spaces in front of each text line; but the
dillo rendering ignores these as expected -- so ignoring these while rendering
a text/html block as plain text is reasonable.
--
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Users
mailing list