Adium

Ticket #3440 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

message windows header image wont update if user changes picture

Reported by: trunks Assigned to: nobody
Priority: normal Milestone: Adium X 1.0
Component: Adium Core Version: 1.0svn
Severity: minor Keywords:
Cc: Patch:
Pending:

Description

if you use header option in the message windows and the user changes his displaypicture, the header image wont be updated unless i close and reopen the message window. this applys in the 0.89 and SVN version.

Change History

03/13/2006 02:52:09 PM changed by catfish_man

  • milestone set to Adium X 1.0.

03/13/2006 02:52:23 PM changed by catfish_man

  • status changed from new to closed.
  • resolution set to fixed.

(In [15456]) We now use some snazzy DOM stuff to update user icons in the message view. Fixes #3440

04/06/2006 03:08:02 PM changed by trunks

  • status changed from closed to reopened.
  • resolution deleted.

it's broken again. not updating.

04/06/2006 06:00:56 PM changed by catfish_man

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [15669]) Looks like caching the DOMDocument isn't safe. This'll still be a bit faster than the original code though. Fixes #3440