question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

MUC - invites appear to come from MUC name part

See original GitHub issue

…instead of user.

HEAD (d17ae811d758e35f24770bd46ad88ee976f5c6b3), Firefox 72

Steps:

  • Conversations -> New group/channel
  • choose Converse user

Expected:

  • popup with romeo@domain.tld has invited you to join a groupchat: myhamlet@conference.somedomain.tld

Actual result:

  • popup with myhamlet has invited you to join a groupchat: myhamlet@conference.somedomain.tld
<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
iNPUTmicecommented, Jan 16, 2020
<message xmlns="jabber:client" from="conversations@conference.siacs.eu" to="christ19@jabber.de">
  <x xmlns="http://jabber.org/protocol/muc#user">
    <invite xmlns="http://jabber.org/protocol/muc#user" from="daniel@example.com/Conversations.QS-P"/>
  </x>
  <x jid="conversations@conference.siacs.eu" xmlns="jabber:x:conference"/>
  <body xml:lang="en" xmlns="jabber:client">daniel@example.com/Conversations.QS-P invites you to the room conversations@conference.siacs.eu</body>
</message>
0reactions
licaon-ktercommented, Jan 16, 2020

@jcbrand no, not really 😃)

Do I see this in the debug console?

/LE: beaten by the boss 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

MUC how to send an invite? - Google Groups
I've read the documentation on sending an invitation to an MUC, http://xmpp.org/extensions/xep-0249.html and I'm able to build the following message:.
Read more >
XEP-0249: Direct MUC Invitations - XMPP
This specification defines a method for inviting a contact to a multi-user chat room directly, instead of sending the invitation through the ...
Read more >
MUC invitation card should display own (invited) account (#10424 ...
The MUC invitation card in Gajim 1.3.0 beta2 shows: MUC logo MUC title MUC address (JID) ... But the name (and/or JID) of...
Read more >
Sending custom edited presence to XMPP MUC room
@MrPk About first: are you saying that i can still configure server to accept altered presence stanza from occupants? I couldnt get any...
Read more >
Smack/muc.md at master - Multi User Chat - GitHub
Create a new Room; Join a room; Manage room invitations; Discover MUC support ... In order to do so, get a instance of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found