Skip to content
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

fix(NcRichContenteditable): Also quote ids containing a slash #4031

Merged
merged 1 commit into from
May 4, 2023

Conversation

nickvergessen
Copy link
Contributor

This is e.g. the case with guests and user groups in talk.
It's the follow up to the removal of the quotes in talk from nextcloud/spreed#9420 which previously caused double quoting for users and groups with a space. But now groups and guests without a space are no longer quoted.

@nickvergessen nickvergessen added bug Something isn't working 3. to review Waiting for reviews feature: rich-contenteditable Related to the rich-contenteditable components labels May 3, 2023
@nickvergessen nickvergessen added this to the 7.11.1 milestone May 3, 2023
@nickvergessen nickvergessen self-assigned this May 3, 2023
@nickvergessen nickvergessen force-pushed the bugfix/noid/also-quote-slash-ids branch from 9e544c4 to d88dbdb Compare May 3, 2023 19:32
This is e.g. the case with guests and groups in talk

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/noid/also-quote-slash-ids branch from d88dbdb to 6c5ab3b Compare May 3, 2023 19:38
@nickvergessen nickvergessen requested a review from ShGKme May 3, 2023 19:39
Copy link
Contributor

@ShGKme ShGKme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@"pr/approvements"

@nickvergessen nickvergessen merged commit 501f0b5 into master May 4, 2023
@nickvergessen nickvergessen deleted the bugfix/noid/also-quote-slash-ids branch May 4, 2023 07:11
@nickvergessen nickvergessen mentioned this pull request May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: rich-contenteditable Related to the rich-contenteditable components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants