|
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". |
|