Closed
Bug 71865
Opened 25 years ago
Closed 24 years ago
Replying to msg with attachment displayed shows content type
Categories
(MailNews Core :: Composition, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: sheelar, Assigned: bugzilla)
Details
Attachments
(2 files)
4.42 KB,
patch
|
Details | Diff | Splinter Review | |
4.25 KB,
patch
|
Details | Diff | Splinter Review |
Buildid: 2001-03-12-09 on win98
Replying to a message that has an attachment reveals the content type and
content encoding in the compose window as well when the message is received.
Steps to reproduce:
Have reply to messages inline selected in the preference.
Have the html compose window checked in accounts and settings.
compose a new message and attach a jpeg file to yourself
Receive the message
Reply to the message that you just received.
Actual: You will see that when the compose window comes up displaying the image
inline and if you scroll down you will also see the content type and content
encoding in the message body. This information is further revealed when you
receive this message.
Expected: Image displayed inline in the compose window and no content type and
content encoding information displayed in the message body while replying or
after receiving the message.
I am not able to check this on mac and linux because of bug 70928.
![]() |
Reporter | |
Comment 1•25 years ago
|
||
changing the component. Nominating this bug so that this can get fixed. This
information only shown in headers or in 4.x when you click on the attachment and
right click to see the attachment properties. This could have been a
regression too.
Component: Mail Window Front End → Composition
Keywords: nsbeta1
![]() |
||
Comment 3•25 years ago
|
||
marking nsbeta1+ and moving to mozilla0.9.1
Priority: -- → P3
Whiteboard: [nsbeta1+]
Target Milestone: --- → mozilla0.9.1
Assignee | ||
Comment 4•25 years ago
|
||
If I send the message first with 4.x, I can reply to it without having the
content type showing. Looks like a send problem
Status: NEW → ASSIGNED
![]() |
Reporter | |
Comment 5•25 years ago
|
||
change qa contact to myself, adding keywords crash to this bug and changed the
severity because of crashing. changed the summary of the bug.
buildid:2001-04-11-06 on win98. Now When I reply to a message with an
attachment (gif icon) displayed inline I crash. Below is the stack trace: And
the incident id if you need more information -29013637
nsImageFrame::AttributeChanged
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsImageFrame.cpp, line 1498]
nsCSSFrameConstructor::AttributeChanged
[d:\builds\seamonkey\mozilla\layout\html\style\src\nsCSSFrameConstructor.cpp,
line 9879]
StyleSetImpl::AttributeChanged
[d:\builds\seamonkey\mozilla\content\base\src\nsStyleSet.cpp, line 1272]
PresShell::AttributeChanged
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 4520]
nsDocument::AttributeChanged
[d:\builds\seamonkey\mozilla\content\base\src\nsDocument.cpp, line 1692]
nsHTMLDocument::AttributeChanged
[d:\builds\seamonkey\mozilla\content\html\document\src\nsHTMLDocument.cpp, line
1378]
nsGenericHTMLElement::SetAttribute
[d:\builds\seamonkey\mozilla\content\html\content\src\nsGenericHTMLElement.cpp,
line 1415]
nsHTMLImageElement::SetSrcInner
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLImageElement.cpp,
line 1078]
nsHTMLImageElement::SetSrc
[d:\builds\seamonkey\mozilla\content\html\content\src\nsHTMLImageElement.cpp,
line 1186]
nsMsgComposeAndSend::ProcessMultipartRelated
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgSend.cpp, line 1660]
nsMsgComposeAndSend::HackAttachments
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgSend.cpp, line 2150]
nsMsgComposeAndSend::Init
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgSend.cpp, line 2631]
nsMsgComposeAndSend::CreateAndSendMessage
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgSend.cpp, line 3510]
nsMsgCompose::_SendMsg
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgCompose.cpp, line 607]
nsMsgCompose::SendMsg
[d:\builds\seamonkey\mozilla\mailnews\compose\src\nsMsgCompose.cpp, line 692]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp,
line 139]
nsXPCWrappedNativeClass::CallWrappedMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativeclass.cpp,
line 937]
WrappedNative_CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp,
line 245]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 815]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2707]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 831]
nsXPCWrappedJSClass::CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappedjsclass.cpp, line
876]
nsXPCWrappedJS::CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappedjs.cpp, line 432]
PrepareAndDispatch
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcstubs.cpp,
line 102]
SharedStub
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcstubs.cpp,
line 124]
XPTC_InvokeByIndex
[d:\builds\seamonkey\mozilla\xpcom\reflect\xptcall\src\md\win32\xptcinvoke.cpp,
line 139]
nsXPCWrappedNativeClass::CallWrappedMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativeclass.cpp,
line 937]
WrappedNative_CallMethod
[d:\builds\seamonkey\mozilla\js\src\xpconnect\src\xpcwrappednativejsops.cpp,
line 245]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 815]
js_Interpret [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 2707]
js_Invoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 831]
js_InternalInvoke [d:\builds\seamonkey\mozilla\js\src\jsinterp.c, line 903]
JS_CallFunctionValue [d:\builds\seamonkey\mozilla\js\src\jsapi.c, line 3342]
nsJSContext::CallEventHandler
[d:\builds\seamonkey\mozilla\dom\src\base\nsJSEnvironment.cpp, line 943]
nsJSEventListener::HandleEvent
[d:\builds\seamonkey\mozilla\dom\src\events\nsJSEventListener.cpp, line 155]
nsEventListenerManager::HandleEventSubType
[d:\builds\seamonkey\mozilla\content\events\src\nsEventListenerManager.cpp, line
921]
nsEventListenerManager::HandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventListenerManager.cpp, line
1855]
nsXULElement::HandleDOMEvent
[d:\builds\seamonkey\mozilla\content\xul\content\src\nsXULElement.cpp, line
3673]
PresShell::HandleDOMEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5264]
nsButtonBoxFrame::MouseClicked
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsButtonBoxFrame.cpp, line 181]
nsButtonBoxFrame::HandleEvent
[d:\builds\seamonkey\mozilla\layout\xul\base\src\nsButtonBoxFrame.cpp, line 128]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5233]
PresShell::HandleEventWithTarget
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5188]
nsEventStateManager::CheckForAndDispatchClick
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line
2292]
nsEventStateManager::PostHandleEvent
[d:\builds\seamonkey\mozilla\content\events\src\nsEventStateManager.cpp, line
1392]
PresShell::HandleEventInternal
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5237]
PresShell::HandleEvent
[d:\builds\seamonkey\mozilla\layout\html\base\src\nsPresShell.cpp, line 5143]
nsView::HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 377]
nsViewManager::DispatchEvent
[d:\builds\seamonkey\mozilla\view\src\nsViewManager.cpp, line 2001]
HandleEvent [d:\builds\seamonkey\mozilla\view\src\nsView.cpp, line 68]
nsWindow::DispatchEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 699]
nsWindow::DispatchWindowEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 716]
nsWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4020]
ChildWindow::DispatchMouseEvent
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 4263]
nsWindow::ProcessMessage
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 3029]
nsWindow::WindowProc
[d:\builds\seamonkey\mozilla\widget\src\windows\nsWindow.cpp, line 951]
KERNEL32.DLL + 0x363b (0xbff7363b)
KERNEL32.DLL + 0x24407 (0xbff94407)
0x00688b5a
Severity: major → critical
Keywords: crash
QA Contact: esther → sheelar
Summary: Reply to a message with attachment displays the content type in the body of the message → Replying to mssg with attchmnt displayed shows content type
![]() |
||
Comment 6•24 years ago
|
||
moving to 0.9.2 and removing crash keyword because the crash is a dup of a
different bug that I think has been fixed.
Keywords: crash
Target Milestone: mozilla0.9.1 → mozilla0.9.2
![]() |
Reporter | |
Updated•24 years ago
|
Severity: critical → minor
Assignee | ||
Comment 7•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Whiteboard: [nsbeta1+] → [nsbeta1+] Have fix
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.2 → mozilla0.9.3
Assignee | ||
Comment 10•24 years ago
|
||
This fix cause a regression: We are not putting a separator before an inline message/rfc822 attachment. This is due
to the following change I did by accident:
@@ -160,6 +158,4 @@
return nsMimeBaseEmitter::WriteHTMLHeaders();
}
- else
- mFirstHeaders = PR_FALSE;
Assignee | ||
Comment 11•24 years ago
|
||
Assignee | ||
Updated•24 years ago
|
Whiteboard: [nsbeta1+] Have fix → [nsbeta1+] Have fix, need r & sr
![]() |
||
Comment 14•24 years ago
|
||
Applied patch and reviewed.
r=varada
Assignee | ||
Updated•24 years ago
|
Whiteboard: [nsbeta1+] Have fix, need r & sr → [nsbeta1+] Have fix, need sr
Assignee | ||
Updated•24 years ago
|
Target Milestone: mozilla0.9.5 → mozilla0.9.4
![]() |
||
Comment 15•24 years ago
|
||
sr=sspitzer
Summary: Replying to mssg with attchmnt displayed shows content type → Replying to msg with attachment displayed shows content type
Assignee | ||
Updated•24 years ago
|
Whiteboard: [nsbeta1+] Have fix, need sr → [nsbeta1+] Have fix, ready to be checked in
Assignee | ||
Comment 16•24 years ago
|
||
Fixed and checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Whiteboard: [nsbeta1+] Have fix, ready to be checked in
![]() |
Reporter | |
Comment 17•24 years ago
|
||
verified using builds below:
2001-08-13-06 win98
2001-08-13-04 mac
2001-08-13-06 linux
Status: RESOLVED → VERIFIED
Comment 18•23 years ago
|
||
The fix for this bug caused regression bug 134492. I'm now looking into how to
fix this bug another way, if necessary.
Comment 19•23 years ago
|
||
I think I have a fix, please see the other bug for more info and further updates.
Updated•21 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
•