Bug 191728

Summary: the contact picture of user may be deleted if another user uses the same picture but changes it
Product: [Unmaintained] kopete Reporter: Raphael Geissert <atomo64>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.70.2   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Raphael Geissert 2009-05-05 20:12:13 UTC
Version:           0.70.2 (using KDE 4.2.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Now that the file names of the contact pictures of the Wlm protocol are based on the sha1 hash of the picture itself, it is possible that if two users use exactly the same display picture and one of those users change her/his display picture the file is deleted in spite of being used by *both* users.
Comment 1 Roman Jarosz 2009-05-10 15:21:10 UTC
SVN commit 966110 by rjarosz:

Use AvatarManager when storing photos.

BUG: 191728


 M  +26 -57    wlmaccount.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=966110