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
JokerGermany opened this issue
Apr 11, 2022
· 1 comment
Labels
S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectBugs, crashes, hangs, vulnerabilities, or other reported problems.
Describe the bug
When a Nickname of Matrix user contains in XMPP not allowed character like emoji, they should be converted automatically to prevent that other xmpp users can't read his messages.
To Reproduce
Change your Global Nick of a matrix account to something with a emoji in it
join a XMPP Room
Send a message
Some XMPP User won't be able to read the messages.
Expected behavior
Variant 1:
The bridge changed the nickname of the Person automatically.
Variant 2:
The bridge messages the user and tell him, that he need to change his nickname otherwise not every XMPP User will be able to read his messages.
The text was updated successfully, but these errors were encountered:
JokerGermany
changed the title
Transform automatically non allowed character in der Nickname ( Matrix -> XMPP )
Transform automatically non allowed character in Nickname ( Matrix -> XMPP )
Apr 11, 2022
I suspect we want to do variant 1. I actually thought we did this already! Calling this out as a T-major since it's hard to easily workaround.
Half-Shot
added
T-Defect
Bugs, crashes, hangs, vulnerabilities, or other reported problems.
S-Major
Severely degrades major functionality or product features, with no satisfactory workaround
labels
May 18, 2022
S-MajorSeverely degrades major functionality or product features, with no satisfactory workaroundT-DefectBugs, crashes, hangs, vulnerabilities, or other reported problems.
Describe the bug
When a Nickname of Matrix user contains in XMPP not allowed character like emoji, they should be converted automatically to prevent that other xmpp users can't read his messages.
To Reproduce
Expected behavior
Variant 1:
The bridge changed the nickname of the Person automatically.
Variant 2:
The bridge messages the user and tell him, that he need to change his nickname otherwise not every XMPP User will be able to read his messages.
Additional context
For Variant 2:
@maranda implemented that the bridge forward changing the roomnick:
maranda@6a0743b
maranda@86b5fbf
maranda@dfdc29f
maranda@49a15c5
If this is not implemented, the Global Name has to be changed!
The text was updated successfully, but these errors were encountered: