|
From: | Nathan Farrar |
Subject: | [Weechat-dev] [bug #37963] No Buffer Created when Joining Python MUC using Bitlbee. |
Date: | Fri, 04 Oct 2013 14:33:30 +0000 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36 |
Follow-up Comment #7, bug #37963 (project weechat): No join message is sent to the client by the server. A presence message for each person in the room is sent to the client (I stripped all the personal information): │08:24:17 xmlconsole | RX: <presence to="<username>@imserver/BitlBee" from="<room>@<server>/<user>"><show>away</show><status>Away</status><c xmlns="http://jabber.org/protocol/caps" node="http://pidgin.im/" │ | hash="sha-1" ver="DdnydQG7RGhP9E3k9Sf+b+bF0zo="/><x xmlns="http://jabber.org/protocol/muc#user"><item jid="<username>@<server>/<client>" affiliation="<affiliation>" role="<role>"/></x></presence> And a groupchat message: │08:24:17 xmlconsole | RX: <presence to="<username>@<server>/<client>" id="<id>" from="<room>@<server>/<nick>"><x xmlns="http://jabber.org/protocol/muc#user"><item jid="<username>@<server>/<client>" │ | affiliation="<affiliation>" role="<role>"/></x></presence> This works in irssi because it creates a buffer based on the /join command (a buffer is created even if the room is not actually joined). _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?37963> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |