Details
-
Improvement
-
Resolution: Fixed
-
Major
-
11.9
-
None
Description
By default the Tomcat configuration doesn’t allow the characters “/” and " \ " in the page name , which leads to inaccessible pages in XWiki.
"Page not found! " message is displayed and the page can’t be rename without a script.
This issue is very often encountered and the vast majority of use cases don’t require “/” or " \ " in page names (not page title) . This behavior does more harm than good.
The usage of “/” or " \ " characters in page names at Creation/ Rename shouldn't be allowed.
The community opinion can be discussed on the forum : https://forum.xwiki.org/t/prevent-creation-of-pages-with-and-in-the-name/5852
Attachments
Issue Links
- causes
-
XWIKI-20854 Reflected XSS in the create document form if name validation is enabled
- Closed
-
XWIKI-18228 Name Strategies administration title is not translatable
- Closed
- is duplicated by
-
XWIKI-6930 We are allowed to create pages that contain only spaces in their names
- Closed
-
XWIKI-17138 When I create a page with a Backslash in the name it cannot be viewed, edited, moved or deleted
- Closed
-
XWIKI-14624 Provide an Admin UI configuration option to control allowed wiki page names
- Closed
-
XWIKI-15871 Add ability to plug a custom page cleaning script when creating pages
- Closed
- is related to
-
XWIKI-16944 Allow browser storage of specific XWiki options
- Open