Summary | Additional Paragraphs when replying to a MSO-html-mail |
Queue | IMP |
Queue Version | 6.2.16 |
Type | Bug |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | rainer (at) rainer-nerb (dot) de |
Created | 11/23/2016 (3123 days ago) |
Due | |
Updated | 11/23/2016 (3123 days ago) |
Assigned | |
Resolved | 11/23/2016 (3123 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
(it was mentioned on the thread referred in #13689)?
class-Attributes and those seem to generate additional "<p/>" tags
which do not exist in the mail being replied to.
State ⇒ Duplicate
Priority ⇒ 1. Low
New Attachment: snippets.txt
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Additional Paragraphs when replying to a MSO-html-mail
Type ⇒ Bug
State ⇒ Unconfirmed
many empty paragraphs added between two consecutive paragraphs in the
orginal mail (see attachment).
It looks like the input to ckeditor is already generated with some
extra CR, LF and empty paragraphs.
Cutting and pasting the original html into ckeditor in source-mode
doesn't show this effect.