There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-37180580-4ff9-436e-95d3-ef81c19032bc BVERSION-240 Open

Naming convention of the wiki are not respected

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-b2a827f0-e0a8-480d-88ee-d3e106480b23 Changes by Mathieu Pace on 13/Aug/25 17:15
 
Description: h1. Reproduction
# have a wiki with default naming convention parameters (which is
"character replacement" and removing "/" and "\")
# create a book
# create a book page named "my.page"

h1. Result

The page is named "my-page".
h1. Expected result

The page is named "my.page".