Closed Bug 1138244 Opened 9 years ago Closed 9 years ago

Contact display name changes don't propagate to open conversations

Categories

(Instantbird Graveyard :: Conversation, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aleth, Assigned: aleth)

References

Details

Attachments

(1 file, 1 obsolete file)

In particular the tab title and the conv top displayname don't change.
Attached patch namechange.diff (obsolete) — Splinter Review
Free bonus: also fixes bug 955687.
Assignee: nobody → aleth
Status: NEW → ASSIGNED
Attachment #8571511 - Flags: review?(clokep)
The 'buddy' in the conversation binding is the account buddy not the buddy, so I changed what we are observing to reflect that.
Attachment #8571511 - Attachment is obsolete: true
Attachment #8571511 - Flags: review?(clokep)
Attachment #8571516 - Flags: review?(clokep)
(In reply to aleth [:aleth] from comment #2)
> The 'buddy' in the conversation binding is the account buddy not the buddy,
> so I changed what we are observing to reflect that.

To clarify: this refers to the change from v1 to v2.

Really we should probably be observing contact-display-name-changed instead of the accountbuddy, and make sure the displayName of the contact is used everywhere rather than that of the accountbuddy. But what's in this patch is consistent with the status quo of the conversation binding.
When do we expect to NOT have a tab, but have a conversation binding? (I.e. why add all the |if (tab)| checks?)
(In reply to Patrick Cloke [:clokep] from comment #4)
> When do we expect to NOT have a tab, but have a conversation binding? (I.e.
> why add all the |if (tab)| checks?)

The original reason for that was to make the conversation.xml binding self contained, so that add-ons could re-use it to build other alternative UIs.
Attachment #8571516 - Flags: review?(patrick+mozilla-bugzilla) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: