Closed Bug 1714863 Opened 3 years ago Closed 3 years ago

Port Bug 696414 "Attached vCard throws error message last is undefined" to SeaMonkey

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect

Tracking

(seamonkey2.53+ fixed, seamonkey2.57esr? affected)

RESOLVED FIXED
seamonkey 2.88
Tracking Status
seamonkey2.53 + fixed
seamonkey2.57esr ? affected

People

(Reporter: frg, Assigned: frg)

Details

(Whiteboard: SM2.53.8)

Attachments

(1 file)

While testing I stumbed over bug 696414 with a test message including vcards.
Fix is just a simple straight port.

Trivial change which could go into 2.53.8 final but also to 2.53.9. Toss a coin.

[Approval Request Comment]
Regression caused by (bug #): --
User impact if declined: Error in log but didn't see other fallout.
Testing completed (on m-c, etc.): 2.53.9b1 pre
Risk to taking this patch (and alternatives if risky): trivial
String changes made by this patch: --

Attachment #9225463 - Flags: review?(iann_bugzilla)
Attachment #9225463 - Flags: approval-comm-release?
Attachment #9225463 - Flags: approval-comm-esr60?
Comment on attachment 9225463 [details] [diff] [review]
1714863-vcard-2538.patch

>+++ b/suite/mailnews/content/msgHdrViewOverlay.js
>+    handleAttachment: function(contentType, url, displayName, uri,
>+                               isExternalAttachment)
>     {
>-      // presentation level change....don't show vcards as external attachments in the UI.
>-      // libmime already renders them inline.
>+      this.skipAttachment = true;
> 
>+      // Don't show vcards as external attachments in the UI. libmime already
>+      //renders them inline.
Nit: space between // and renders please (this was fixed in a whitespace clean up for TB).
Attachment #9225463 - Flags: review?(iann_bugzilla)
Attachment #9225463 - Flags: review+
Attachment #9225463 - Flags: approval-comm-release?
Attachment #9225463 - Flags: approval-comm-release+
Attachment #9225463 - Flags: approval-comm-esr60?
Attachment #9225463 - Flags: approval-comm-esr60+

Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/111d2357ffad
Attached vCard throws error message last is undefined; r=IanN

Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Type: task → defect
Target Milestone: --- → seamonkey 2.88
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: