This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a490a25f-43a4-4176-ade6-1f3d554c8f53 XWIKI-23131 Open

Pages with name ".." or "." can be created but not accessed

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c3ba83e8-c1dd-402f-b8c3-09eb1098b9b0 Michael Hamann created this issue on 23/Apr/25 13:19
 
Summary: Pages with name ".." can be created but not accessed
Issue Type: cid:jira-generated-image-avatar-a490a25f-43a4-4176-ade6-1f3d554c8f53 Bug
Affects Versions: 15.10
Assignee: Unassigned
Components: Old Core
Created: 23/Apr/25 13:19
Priority: cid:jira-generated-image-static-major-d9ba5a50-9892-48ec-a434-6102d7c959ae Major
Reporter: Michael Hamann
Description:

Steps to reproduce:

  1. Create a page named "Test" with "Test content" as content.
  2. Use the "Move / Rename" feature and rename the page to "..".
  3. Try accessing the renamed page.

Expected result:

Either, renaming the page fails or the page can be accessed.

Actual result:

The renamed page cannot be accessed anymore.

Similar problems arise when the page is named ".".

The create page UI also doesn't warn when trying to create such a page, the user is simply redirected to the edit view of a page with the dots resolved (so, e.g., creating a "WebHome" space).

 
 

1 update

 
cid:jira-generated-image-avatar-c3ba83e8-c1dd-402f-b8c3-09eb1098b9b0 Changes by Michael Hamann on 23/Apr/25 13:19
 
Summary: Pages with name ".." or "." can be created but not accessed