When i connect my pyicq-t transport it sends unavailable presences from
all my contaсts (which are not available now) and even from some i deleted
before.
I think it is kind of bug and can be solved changing "status" to "ptype"
in line 256 of contac.py file (second "if" in resendLists function) so it
becomes
if self.contacts[jid].ptype != "unavailable":
Original issue reported on code.google.com by tishka17 on 29 Dec 2009 at 7:33
Original issue reported on code.google.com by
tishka17
on 29 Dec 2009 at 7:33