-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User mention bubble broken in RichTextReader for users with space in username #4157
Labels
Comments
mejo-
added a commit
that referenced
this issue
Jul 27, 2023
Whitespaces in the URL of mentions break markdown parsing, which leads to unrendered mentions for users with a whitespace in their userId. Fixes: #4157 Signed-off-by: Jonas <jonas@freesources.org>
5 tasks
mejo-
added a commit
that referenced
this issue
Jul 27, 2023
Whitespaces in the URL of mentions break markdown parsing, which leads to unrendered mentions for users with a whitespace in their userId. Fixes: #4157 Signed-off-by: Jonas <jonas@freesources.org>
backportbot-nextcloud bot
pushed a commit
that referenced
this issue
Jul 27, 2023
Whitespaces in the URL of mentions break markdown parsing, which leads to unrendered mentions for users with a whitespace in their userId. Fixes: #4157 Signed-off-by: Jonas <jonas@freesources.org>
backportbot-nextcloud bot
pushed a commit
that referenced
this issue
Jul 27, 2023
Whitespaces in the URL of mentions break markdown parsing, which leads to unrendered mentions for users with a whitespace in their userId. Fixes: #4157 Signed-off-by: Jonas <jonas@freesources.org>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When usernames contain a whitespace,rendering of their user mention bubbles is broken in
RichTextReader
:To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: