[Bug 23684] Gabble advertize an avatar's sha1 in presence stanza without following XEP-0153

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 22 16:03:20 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=23684


Alban Crequy <alban.crequy at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[fixed in 0.8/master git]   |Gabble advertize an avatar's
                   |Gabble advertize an avatar's|sha1 in presence stanza
                   |sha1 in presence stanza     |without following XEP-0153
                   |without following XEP-0153  |




--- Comment #3 from Alban Crequy <alban.crequy at collabora.co.uk>  2009-09-22 07:03:19 PST ---
Xavier had this problem. In his case, when he downloads the vCard from the
server, he got the reply:

<iq type="error" ...
<error code="500" type="wait"><resource-constraint
xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/></error></iq>

Maybe the loop was caused by the quota limit on stanza in Google Jabber
servers?
   o  <resource-constraint/> -- the server or recipient lacks the system
      resources necessary to service the request; the associated error
      type SHOULD be "wait".

Gabble should "wait" a timer and ask again latter. But do not ask the vCard
again if the timeout is not reached. This is not implemented in Gabble. So I
remove "[fixed in 0.8/master git]" from the subject of this bug.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list