Closed
Bug 46188
Opened 25 years ago
Closed 25 years ago
SPACE -> doesn't work for flowed paragraphs/lines
Categories
(MailNews Core :: MIME, defect, P3)
MailNews Core
MIME
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: BenB, Assigned: bratell)
Details
(Keywords: regression)
Regression cauzsed by bug 39728.
------- Additional Comments From Daniel Bratell 2000-07-22 13:27 -------
Reopening, because the conversion SPACE -> doesn't work for flowed
paragraphs/lines in format=flowed mails.
------- Additional Comments From Daniel Bratell 2000-07-22 13:27 -------
Taking the bug because I have a fix.
------- Additional Comments From Daniel Bratell 2000-07-22 13:41 -------
The problem was that the nextSpaceIsNbsp variable was initialized _inside_ the
loop (every iteration). Just moving two lines outside the loop fixes this. The
fix is in the fix for bug 46173 (attachment 11763 [details] [diff] [review]
<http://bugzilla.mozilla.org/showattachment.cgi?attach_id=11763>).
Rich, can you review this in one piece or should I break it in two?
Reporter | ||
Updated•25 years ago
|
Keywords: regression,
review
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•25 years ago
|
||
Fix checked in.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
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
•