[Bug 68829] New: [PATCH] Cannot connect to Facebook

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Sep 1 17:56:21 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68829

          Priority: medium
            Bug ID: 68829
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: [PATCH] Cannot connect to Facebook
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: kde at davidedmundson.co.uk
          Hardware: Other
            Status: NEW
           Version: unspecified
         Component: gabble
           Product: Telepathy

Created attachment 85035
  --> https://bugs.freedesktop.org/attachment.cgi?id=85035&action=edit
Patch for wocky

Right now connecting to the new Facebook server we send a disco request to
chat.facebook.com. The new server responds omitting the from from in the reply.

This causes gabble to reject the reply and then disconnect because we had no
DISCO reply.

Attached patch fixes this.

--

The patch could also be done by using

+stanza_is_from_server(self, should_be_from)

in the if clause below. 
I chose this way to be more explicit, but the other way is maybe simpler.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list