Closed Bug 172808 Opened 23 years ago Closed 23 years ago

words between < and > is not displayed (in bugmail)

Categories

(MailNews Core :: MIME, defect)

defect
Not set
blocker

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.2beta

People

(Reporter: mvl, Assigned: bugzilla)

References

Details

(Keywords: dataloss, regression, smoketest)

Attachments

(2 files)

When viewing a bugmail, words between < and > (like html-tags) are not displayed. For example, this is the source: I don't plan to revise my patch to do this; I'd rather have every <toolbar> wrapped in an <hbox> (this patch wraps the menu bar and the additional toolbar in an <hbox>, as it happens) and to allow rearrangement of the toolbars and this is what I see: I don't plan to revise my patch to do this; I'd rather have every wrapped in an (this patch wraps the menu bar and the additional toolbar in an , as it happens) and to allow rearrangement of the toolbars BuildID: 2002100504 Step to reproduce: - cc yourself to a bug about XUL (like bug 171702) - wait for new mail - Notice missings tags
It still WFM in Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/2002100214. But I have seen another report in news:de.comm.software.mozilla for windows. This would be a very bad bug, hence some updates. pi
Severity: normal → critical
OS: Linux → All
Hardware: PC → All
It is not even necassary to send the mail. Just save the message and the chars between the < > are not displayed, though they are still there, e.g. with 'edit as new' or 'view source'.
*** Bug 172853 has been marked as a duplicate of this bug. ***
Put this message in your mailbox and see what Mozilla does to it. Note the lack of Content-Type headers.
Mozilla is assuming that a message is text/html if it has no Content-Type headers, and it has <> characters in it. Sounds kind of IE'ish to me.
I can confirm the problem on the trunk build. Reassign to myself
Assignee: sspitzer → ducarroz
This is a regression caused by my recent fix for bug 172210. Some how I checked in the wrong code!
Severity: critical → blocker
Status: NEW → ASSIGNED
Component: Mail Window Front End → MIME
Keywords: smoketest
Target Milestone: --- → mozilla1.2beta
*** Bug 172934 has been marked as a duplicate of this bug. ***
Attached patch Proposed fix, v1Splinter Review
this is the code which has beed reviewed in the patch for bug 172210 and should have been checked in.
Comment on attachment 102002 [details] [diff] [review] Proposed fix, v1 Per review in bug 172210: R=cavin, SR=beard
Attachment #102002 - Flags: superreview+
Attachment #102002 - Flags: review+
Fix checked in the trunk.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
*** Bug 172784 has been marked as a duplicate of this bug. ***
*** Bug 172883 has been marked as a duplicate of this bug. ***
*** Bug 172918 has been marked as a duplicate of this bug. ***
This is still broken even with this fix applied. If a text/plain e-mail message contains only an URL within angle brackets then the body shows up as empty. Relevant headers: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Body: <http://www.mozilla.org/>
*** Bug 173091 has been marked as a duplicate of this bug. ***
@Greg: Someone has already opened Bug 173018 for that.
*** Bug 173018 has been marked as a duplicate of this bug. ***
*** Bug 173371 has been marked as a duplicate of this bug. ***
See related bug 175318
*** Bug 172606 has been marked as a duplicate of this bug. ***
using trunk build 20021029 on linux, 20021028 on winxp and 20021025 on Mac OSX this is fixed. verified.
Status: RESOLVED → VERIFIED
*** Bug 142614 has been marked as a duplicate of this bug. ***
*** Bug 178060 has been marked as a duplicate of this bug. ***
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: