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.

Nickname change leaves MUC room dialog unmodifiable

See original GitHub issue

Trying to update Openfire’s JSXC plugin to update to version 4.4.0, I’m noticing the following:

I can join (and participate in) MUC rooms just fine, up until I try to change my nickname (using /nick newnickname). The UI element that shows the MUC room chat turns grey (as if it’s disabled), and I can no longer type messages into it. I keep receiving messages and events from other occupants.

I’ve seen this with a chatroom hosted on Openfire (the same server as what I was logged into using JSXC), as well as in chatrooms hosted on xmpp.org (which I joined through federation).

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mightymopcommented, Feb 19, 2022
0reactions
guusdkcommented, Feb 21, 2022

Creating a distributable (to be included in our plugin) is outside of the things I can easily do. A code review makes it a quite probable fix. I’m happy to await the next release.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Enter in MUC room with another username - Stack Overflow
You don't want occupants of a room to change their nickname. The rooms have an option to disallow "visitors" to change their nickname....
Read more >
1202261 - Support MUC (XEP-0045) Room Discovery (§6.3)
Currently, once we find the feature stanza for the MUC, we record the service [1] and use it to populate the join chat...
Read more >
Username notification filter is too lax · Issue #8431 · vector-im ...
My username is @me:jonas-schuermann.name, and whenever someone uses the word "me", I get a notification. I know that I can disable notifications for...
Read more >
dialog - display dialog boxes from shell scripts - Ubuntu Manpage
Dialog is a program that will let you present a variety of questions or display messages using dialog boxes from a shell script....
Read more >
ISPF Dialog Developer's Guide and Reference - IBM
For example, a dialog variable name can be defined in a panel definition, and then referred to in a function of the same...
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