Adding a hand test to validate EnsureChannel, fixing the ensure channel issues
[theonering] / src / simple_presence.py
index 59bf641..8958368 100644 (file)
@@ -47,6 +47,8 @@ class TheOneRingPresence(object):
 
        def get_presences(self, contactIds):
                """
+               @bug On Maemo 5, the connection handle is being passed in a lot, forcing lots of downloads is the webpage for dnd
+
                @return {ContactHandle: (Status, Presence Type, Message)}
                """
                presences = {}