Bug 177468 - Composer does not preserve carriage returns in rich text emails
Summary: Composer does not preserve carriage returns in rich text emails
Status: RESOLVED DUPLICATE of bug 86925
Alias: None
Product: kmail
Classification: Applications
Component: composer (show other bugs)
Version: 1.10.3
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-11 07:02 UTC by Alexander Darovsky
Modified: 2009-03-19 00:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Darovsky 2008-12-11 07:02:44 UTC
Version:           1.10.3 (using 4.1.3 (KDE 4.1.3), Kubuntu packages)
Compiler:          cc
OS:                Linux (i686) release 2.6.27-9-generic

When composing a new e-mail all blank lines are skipped.

Example mail:
=======
first line

second line


third line
=======
becomes
=======
first line
second line
third line
=======

Very often such a line skips are really needed.
Comment 1 Jaime Torres 2008-12-11 09:59:19 UTC

*** This bug has been marked as a duplicate of bug 86925 ***