You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I change the name of a room with /room config the old name remains in the roster and titlebar. It does however change in other clients or if I disconnect and connect again.
Expected Behavior
Room name changes after /form submit in the titlebar and roster
Current Behavior
Room name does not change until next session.
Steps to Reproduce (for bugs)
Creat room, give it a title
Run /room config
Change title with /field1 new-title
/form submit
Observe the titlebar having the old name
Context
Tried to change room name but wasn't sure if it worked
Environment
Profanity, version 0.12.1dev.master.0293b639
Copyright (C) 2012 - 2019 James Booth <boothj5web@gmail.com>.
Copyright (C) 2019 - 2021 Michael Vetter <jubalh@iodoru.org>.
License GPLv3+: GNU GPL version 3 or later <https://www.gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Build information:
XMPP library: libstrophe
Desktop notification support: Enabled
OTR support: Enabled (libotr 4.1.1)
PGP support: Enabled (libgpgme 1.17.1)
OMEMO support: Enabled
C plugins: Enabled
Python plugins: Enabled (3.10.4)
GTK icons/clipboard: Enabled
The text was updated successfully, but these errors were encountered:
When I change the name of a room with
/room config
the old name remains in the roster and titlebar. It does however change in other clients or if I disconnect and connect again.Expected Behavior
Room name changes after
/form submit
in the titlebar and rosterCurrent Behavior
Room name does not change until next session.
Steps to Reproduce (for bugs)
/room config
/field1 new-title
/form submit
Context
Tried to change room name but wasn't sure if it worked
Environment
The text was updated successfully, but these errors were encountered: