Closed Bug 1084633 Opened 11 years ago Closed 11 years ago

Sender name shown for sessionstart messages as well as messages without a sender name in search results.

Categories

(Thunderbird :: Instant Messaging, defect)

defect
Not set
normal

Tracking

(thunderbird36 fixed)

RESOLVED FIXED
Thunderbird 36.0
Tracking Status
thunderbird36 --- fixed

People

(Reporter: nhnt11, Assigned: nhnt11)

References

Details

Attachments

(2 files, 1 obsolete file)

Attached patch Patch (obsolete) — Splinter Review
No description provided.
Attachment #8507217 - Flags: review?(aleth)
Comment on attachment 8507217 [details] [diff] [review] Patch Review of attachment 8507217 [details] [diff] [review]: ----------------------------------------------------------------- Thanks! ::: mail/components/im/modules/index_im.js @@ +445,5 @@ > if (!aLogConv) > return Gloda.kWorkDone; > > let content = aLogConv.getMessages() > + .filter(m => !m.noLog) Please add a comment here to avoid future confusion as to why Log.getMessages can return noLog messages before checking it in.
Attachment #8507217 - Flags: review?(aleth) → review+
Attached patch Patch v2Splinter Review
Added the requested comment, carrying forward the r+.
Assignee: nobody → nhnt11
Attachment #8507217 - Attachment is obsolete: true
Attachment #8507359 - Flags: review+
Blocks: 1025522
Component: Search → Instant Messaging
Keywords: checkin-needed
OS: Mac OS X → All
Hardware: x86 → All
Status: NEW → RESOLVED
Closed: 11 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → Thunderbird 36.0
Attached patch Bustage fixSplinter Review
Remove extra parenthesis
Attachment #8516158 - Flags: review?(aleth)
Comment on attachment 8516158 [details] [diff] [review] Bustage fix Review of attachment 8516158 [details] [diff] [review]: ----------------------------------------------------------------- Thanks! Please land this asap, a=bustage-fix.
Attachment #8516158 - Flags: review?(aleth) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: