[Bug 45395] Wrong nickname when auto-joining jabber chatroom at startup
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jun 22 06:26:24 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=45395
--- Comment #7 from diane at ghic.org ---
Dug further.
in telepathy-gabble/src/muc-channel.c:405
this call gets the correctly formatted MUC room JID
<room at server/desired_user_nick>
const gchar *room_jid = tp_handle_inspect (contact_handles, self_handle);
tp_handle_inspect is from telepathy-glib, I know in general telepathy is
designed to use handles to refer to contact information, currently I don't know
where the room_jid string is being attached to the contact handle.
--
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