Closed Bug 122876 Opened 23 years ago Closed 9 years ago

[mozTXTToHTMLConv] Handling of multiline *structs*

Categories

(Core :: Networking, defect, P4)

defect

Tracking

()

RESOLVED DUPLICATE of bug 230423

People

(Reporter: BenB, Unassigned)

References

Details

The recognition of *bold text* in the TXT->HTML converter needs tweaking. It
works well, if you feed *single lines* to it, but breaks * completely*, if you
hand complete (real-life) pages/message to it at once. Somehow, it doesn't match
the right starting and ending stars together, ending up with some paragraphs
being bold and some not. Looks very strange.

libmime's plaintext conversion only feeds single lines, that's why this didn't
trigger yet, but using the fix for bug 30888 with some real-life message shows
the problem.
Status: NEW → ASSIGNED
Priority: -- → P4
Summary: [mozTXTToHTMLConv] Improve ahndling of mutiple *structs* → [mozTXTToHTMLConv] Improve handling of mutiple *structs*
Why in Networking? Also the summary is completely missleading. Fixing.

pi
Summary: [mozTXTToHTMLConv] Improve handling of mutiple *structs* → [mozTXTToHTMLConv] Handling of mutiline *structs*
Fixing typo:-(

pi
Summary: [mozTXTToHTMLConv] Handling of mutiline *structs* → [mozTXTToHTMLConv] Handling of multiline *structs*
> Why in Networking?

*sigh* Because that's where the code lives.
Assignee: ben.bucksch → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
bug 230423 and bug 289611 have testcases
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.