Ticket #7171 (closed defect: fixed)
Duplicated buddies on authorization
| Reported by: | random | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium 1.3.3 | Component: | Service/Jabber (XMPP) |
| Version: | 1.0.4 | Severity: | normal |
| Keywords: | jabber authorization buddy pidgin | Cc: | random@… |
| Patch Status: |
Description
So far, a friend of mine (Pidgin 2.0.1) and me were unable to authorize each other properly, we both ended up with duplicated buddies but without mutual authorization of buddy pairs. Here's the request flow triggered by a request from me:
me --authorization request--> friend
friend
me -- friend accepts -- friend
friend me
me <--authorization request-- friend
friend me
(me?)
me -- me accepts -- friend
friend me
friend me
Also, Adium ignores an unchecked "add buddy to my list" checkbox. Both sides have OTR enabled.
Interestingly, the duplicated buddies on my part differed in Jabber ID when those were not lowercase letters only:
correct foo;bar@jabbernet.eu VS duplicate foobar@jabbernet.eu coorect Baz@jabbernet.eu VS duplicate baz@jabbernet.eu
I don't remember correctly, but I think that the stripped IDs were introduced with the answer authorization request from Pidgin.
The issue is likely related to http://developer.pidgin.im/ticket/1089 but I can't know which application to blame.
Change History
Note: See
TracTickets for help on using
tickets.

