From: Philip T. <phi...@gm...> - 2011-01-21 22:54:37
|
If a user uses profiles/aliases and logs in using his alias, then the deny buddy flow doesn't seem to work correctly with many third party clients (no idea which ones) UserA logs in as AliasA UserB sends add_buddy request to AliasA UserA (AliasA) sends deny_buddy The bug is that the deny_buddy request is being sent from UserA instead of from AliasA, and as a result when UserA logs in again as AliasA, they get presented with the same add_buddy request. Client libraries need to change the flow so that deny_buddy requests are sent from the alias that received the add_buddy request Thanks, Philip -- hello world |