Closed Bug 46788 Opened 26 years ago Closed 26 years ago

nsMimeBaseEmitter.cpp should output correct HTML

Categories

(MailNews Core :: MIME, defect, P3)

defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: bugzilla, Assigned: rhp)

Details

(Whiteboard: [nsbeta3+])

Attachments

(1 file)

Richard, we (you) missing this file when you updated them to output correct HTML...:) This bug is very much like bug 46234...
Another problem in this bug it that the output looks like this: <table border=0 cellspacing=0 cellpadding=0 width="100%"> <table border=0 cellspacing=0 cellpadding=0 width="100%" name="header-part1"> <tr> <td><div class="headerdisplayname" style="display:inline;">subject:</div> jkjkjkj</td> </tr> </table> </table> which is not valid since the first table dont have any "tr" or "td". Why is there a empty table around another table? Shouldn't it just be removed? I think so. I cant see any reason for this empty table...
Well, I worked on what you gave me patches for. I'll apply this one and get it in today. - rhp
Status: NEW → ASSIGNED
Keywords: correctness, nsbeta3
Target Milestone: --- → M18
per selmer and mail/news PDT. - rhp
Whiteboard: [nsbeta3+]
Henrik, Just checked in a fix here. I'm not touching the table issue at this point in the game. Sorry. - rhp
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Verified on 20000729 Thanx for the checkin. I've filed bug 46975 on the table output bug.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: