[Bug 39057] Can't connect to Oracle Jabber server

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 7 12:02:35 CET 2011


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

--- Comment #9 from Will Thompson <will.thompson at collabora.co.uk> 2011-11-07 03:02:35 PST ---
(In reply to comment #8)
> (In reply to comment #7)
> >   /* Slightly counterintuitively, a stanza from our server's domain should not
> >    * be matched by got_stanza_from_server().
> >    */
> >   send_query_from (test, "capulet.lit", "anyone");
> 
> Wjt mentioned that test is actually what we want to change for the oracle case.
> I'm not really sure tbh, at least it's not what makes MSN fail. If I understand
> correctly the oracle logs, what happens is that we receive a *reply* for a
> stanza we sent to *server* and in that case server replies with from="domain".
> If I understand the unit test above, it gets a stanza which is not a reply to a
> message destined to server, so it is not exactly the same thing.
> 
> Or maybe both cases should be changed?

I wouldn't be opposed to changing both cases.

• _from_server matching the domain of the user's own JID, as well as
node at domain and node at domain/resource (and unspecified from) would also be
useful on bug 41417. It would remove the counterintuitivity my comment you
quote refers to.
• allowing replies to IQs we sent to our own JID to come back from our own
domain also seems reasonable, and would fix an actual bug. (Just as long as we
don't allow replies for IQs we send to any other JIDs besides our own to come
back from the wrong place.)

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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