avatars are not unique
Status: Beta
Brought to you by:
puntouy
Since twitux 0.69, I sometimes have avatars from some users being used for others. I had a peek in the source and found that the code now simply uses the user-provided file name. In some cases they are the same as other user's file names and thus the same avatar is used for two different users. The attached patch restores the behavior back to what it was in twitux 0.61. It's also at http://files.derickrethans.nl/patches/twitux-fix-avatars-2009-04-22.diff.txt
patch to fix the issue