Closed
Bug 22423
Opened 25 years ago
Closed 25 years ago
entire body of message is one line
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
People
(Reporter: endico, Assigned: phil)
Details
Attachments
(1 file)
7.72 KB,
text/plain
|
Details |
Mozilla creates html with no whitespace. Everything between <body> and
</body> is arranged in 900 character lines with continuation characters
printed when the max line length is reached.
Updated•25 years ago
|
Assignee: sspitzer → phil
Comment 1•25 years ago
|
||
re-assign to phil.
adding rhp, mscott and akkana to the cc list. I think this is a duplicate
of one of there bugs.
Reporter | ||
Comment 2•25 years ago
|
||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
This is my bug, a dup of 490, Editor needs to insert formatting whitespace. It
used to insert a few newlines here and there, but that has regressed due to some
new editor code introduced since then, and needs to be looked at again.
It's not currently considered important as far as scheduling, but if someone
wants to argue for its importance I'd love to spend some time on it. The
mechanism is there, just apparently isn't being called at the right times.
*** This bug has been marked as a duplicate of 490 ***
Updated•20 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•