This issue has been created
There are 3 updates.
 
 
XWiki Platform / cid:jira-generated-image-avatar-ffdb6ae9-ba80-4876-91ab-3f53380f7dab XWIKI-24630 Open

Apply the name strategy when renaming the Name of a page with Validation disabled

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-ceeaa628-bc1a-4142-a315-cdbf9835e66c Andreea Bran created this issue on 28/Jul/26 11:27
 
Summary: Naming strategy not applied when renaming a page with Validation disabled
Issue Type: cid:jira-generated-image-avatar-7ecba6a0-527a-4f91-b4a5-26befcd64b5a Bug
Affects Versions: 14.10.10, 17.10.10
Assignee: Unassigned
Created: 28/Jul/26 11:27
Priority: cid:jira-generated-image-static-major-5b7fa93f-5745-4860-8dc6-7a45e80a68df Major
Reporter: Andreea Bran
Description:

This ticket is separate from the one with the Validation Enabled.

I reproduced the issue on a fresh 17.10.10, with an Advanced user:

1. Selected the Preformatted names without special characters as a Name strategy , Transform names automatically Enabled, Validate names before saving - Disabled.
2. I created a page with the name Test^&*A and the saved name was Test-A. It respected the chosen name strategy.
3. I renamed the page by expanding the New location and replacing the Name field from Test-A into Test$%#B
Expected result: a name respecting the name strategy
Actual result: Test%24%25%23B, thus the name strategy was not kept.

 
 

3 updates

 
cid:jira-generated-image-avatar-ceeaa628-bc1a-4142-a315-cdbf9835e66c Changes by Andreea Bran on 28/Jul/26 11:31
 
Summary: Naming Apply the name strategy not applied when renaming the Name of a page with Validation disabled
Issue Type: Bug Improvement
Description: This ticket is separate from the [one with the Validation Enabled|https://jira.xwiki.org/browse/XWIKI-24628].

I reproduced the issue on a fresh 17.10.10, with an Advanced user:

1. Selected the Preformatted names without special characters as a Name strategy , Transform names automatically
- * Enabled * , Validate names before saving - * Disabled * .
2. I created a page with the name Test^&*A and the saved name was Test-A. It respected the chosen name strategy.
3. I renamed the page by
* expanding the New location * and replacing the * Name * field from Test-A into Test$%#B
Expected result: a name respecting the name strategy
Actual result: Test%24%25%23B, thus the name strategy was not kept.