Modify ↓
Opened at 2017-04-25T23:00:46Z
Closed at 2017-11-24T19:22:31Z
#1291 closed defect (fixed)
/away "status message" not set on XMPP
Reported by: | digitalcircuit | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Jabber | Version: | devel |
Keywords: | away presence status message broke | Cc: | |
IRC client+version: | Client-independent | Operating System: | Linux |
OS version/distro: | Ubuntu 16.04 LTS |
Description
Issue
As of BitlBee 3.5.1+20170406+master+10-g0515063-git
, setting away status for XMPP accounts does not include the away message.
This worked several months ago; unfortunately I'm not sure exactly when.
Test case
account jabber set away "Message"
Verify via another Jabber account that it is set away and has the status message Message
.
Currently, Bitlbee incorrectly only sets away state, not the actual message, as verified by _xmlconsole
.
account jabber set -del away
Verify via another Jabber account that it is no longer away.
Conversation from #bitlbee
<digitalcircuit> dx: What XEP does Bitlbee use to set /away Some message here? It's not working on my Prosody setup and I'm trying to find what module to enable. <dx> pretty sure that's core stuff <dx> https://xmpp.org/rfcs/rfc3921.html#rfc.section.2.2.2.2 <digitalcircuit> Any idea what might break it? <digitalcircuit> It sets Away, but the message doesn't show up. <dx> dunno, have you verified that they are sent with xmlconsole? <digitalcircuit> https://github.com/bitlbee/bitlbee/blob/7801298f6a855cda0c62433d45ec717d2773ef73/doc/user-guide/commands.xml#L1816 doesn't align with https://wiki.bitlbee.org/Debugging , might want to update the former to mention "_xmlconsole" instead of "xmlconsole"... <digitalcircuit> <_xmlconsole> TX: <presence><priority>25</priority><show>away</show><c xmlns="http://jabber.org/protocol/caps" node="http://bitlbee.org/xmpp/caps" ver="3.5.1+20170406+master+10-g0515063-git"/></presence> <digitalcircuit> Nope, no mention of the message. <digitalcircuit> Huh, it's broken with DukGo, too, and I -know- it worked there before. <digitalcircuit> dx: Last known working was.. a few months ago? <dx> hmmmmm <digitalcircuit> Does it work on your machine? <dx> nope
Some messages trimmed
Attachments (0)
Change History (2)
comment:1 Changed at 2017-04-28T03:56:24Z by
comment:2 Changed at 2017-11-24T19:22:31Z by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Forgot to close this, was fixed by eb73d05e00156afd5ea6d7819d0d7ef2ccadedde
Note: See
TracTickets for help on using
tickets.
A run of
git bisect
points to this commit:ac68733ad7a5127395d6367b655a2d9de5d911b5