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

XWIKI-22151: Impossible to move a page to a space with spaces in the name #3110

Merged
merged 1 commit into from
May 7, 2024

Conversation

michitux
Copy link
Contributor

@michitux michitux commented May 7, 2024

This reverts #3015

Jira issue: https://jira.xwiki.org/browse/XWIKI-22151

Our code seems to heavily rely on the broken id values. We first need to decide how to continue from here, if we continue escaping the id values or if we replace the id values by a data attribute which sounds safer in the long run as it also avoids duplicate ids. I propose a simple revert for now until we have more carefully examined all places that are affected by this change.

@michitux michitux merged commit 79eea62 into master May 7, 2024
2 checks passed
@michitux michitux deleted the revert-3015-XWIKI-18356 branch May 7, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant