[telepathy-gabble/master] Note that we should respect some badly-hashed caps
Will Thompson
will.thompson at collabora.co.uk
Tue May 12 02:09:08 PDT 2009
---
src/presence-cache.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/presence-cache.c b/src/presence-cache.c
index 4e54d33..6f1dd96 100644
--- a/src/presence-cache.c
+++ b/src/presence-cache.c
@@ -1084,6 +1084,9 @@ _caps_disco_cb (GabbleDisco *disco,
gpointer key;
gpointer value;
+ /* FIXME: I think we should respect the caps, even if the hash is
+ * wrong, for the jid that answered the query.
+ */
if (!bad_hash)
set_caps_for (waiter, cache, caps, per_channel_manager_caps,
handle, jid);
--
1.5.6.5
More information about the telepathy-commits
mailing list