Ticket #1022 (closed defect: fixed)
MSN Display Name (as extended status) takes precedence over Yahoo! status in buddy list
| Reported by: | jlukas@frontiernet.net | Owned by: | durin42 |
|---|---|---|---|
| Milestone: | Adium X 1.0 | Component: | Service/MSN |
| Version: | 0.83b | Severity: | minor |
| Keywords: | Cc: | ||
| Patch Status: |
Description
MSN Display Name (as extended status) takes precedence over Yahoo! status in meta contact in buddy list - even if the Yahoo! account is above the MSN account.
http://www.frontiernet.net/~jlukas/adium/bug1.png
Notice that the Yahoo! account is above the MSN account, yet the MSN display name is chosen for the extended status on the buddy list. of course, this behavior does not occur when "Show display names as status messages" isn't checked.
Change History
comment:2 Changed 7 years ago by durin42
- Status changed from new to closed
- Resolution set to fixed
(In [13796]) This patch fixes metacontacts such that MSN Display names now only show as the away message if the preferred contact is actually the MSN contact. Fixes #1022
comment:3 Changed 7 years ago by durin42
(In [13798]) Merged [13796] and [13797]: This patch fixes metacontacts such that MSN Display names now only show as the away message if the preferred contact is actually the MSN contact. Fixes #1022
comment:4 Changed 7 years ago by durin42
- Status changed from closed to reopened
- Resolution fixed deleted
I swear officer! It WAS fixed last night. Evidently my patch makes things better but not reliable. Reopening this so I remember to take a look at it later.
comment:5 Changed 7 years ago by durin42
(In [13799]) Well, this is slightly less broken. There's more work to be done, since the code here actually triggers slightly *before* the away message changes, which makes me think we need to redesign something someplace further up. References #1022


This ticket is mine, I've figured out the problem.