This issue has been created
 
 
Book Versions / cid:jira-generated-image-avatar-9300a53b-b019-4a07-b9ba-1b95b3022a44 BVERSION-240 Open

Naming convention of the wiki are not respected

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-e0ff370e-19d2-4d5c-be84-afe066716d6b Mathieu Pace created this issue on 13/Aug/25 15:43
 
Summary: Naming convention of the wiki are not respected
Issue Type: cid:jira-generated-image-avatar-9300a53b-b019-4a07-b9ba-1b95b3022a44 Bug
Affects Versions: 1.25.1
Assignee: Unassigned
Components: Base feature
Created: 13/Aug/25 15:43
Environment: XWiki 16.4.6 and 16.10.9
Priority: cid:jira-generated-image-static-minor-a0519b46-1ad4-4ec0-9d4e-787a260eedc0 Minor
Reporter: Mathieu Pace
Description:

Reproduction

  1. have a wiki with default naming convention parameters (which is removing "/" and "\")
  2. create a book
  3. create a book page named "my.page"

Result

The page is named "my-page".

Expected result

The page is named "my.page".