Skip to content

Fix XMPP nickname parsing#18

Open
maidl0ver wants to merge 1 commit intobibanon:masterfrom
maidl0ver:master
Open

Fix XMPP nickname parsing#18
maidl0ver wants to merge 1 commit intobibanon:masterfrom
maidl0ver:master

Conversation

@maidl0ver
Copy link
Copy Markdown

@maidl0ver maidl0ver commented Jul 28, 2025

Duplicate of PR to upstream: 42wim#2229

Fixes parsing of XMPP nicknames containing / and/or @

Example with jid@srv.tld/nick/n@me:
Previous behaviour produces an empty string
New behaviour produces the intended nick/n@me

Fix nicknames with @
@poVoq
Copy link
Copy Markdown

poVoq commented Jul 28, 2025

Nice.

This might be another good XMPP fix to port over: https://git.linux.ucla.edu/uwaru/matterbridge/commit/b74b8847936218c1da5a49af15332cc80ce8b296

@SuperSandro2000
Copy link
Copy Markdown

The full PR is at https://git.linux.ucla.edu/lug/matterbridge/pulls/5 and a few more commits are required for that commit to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants