This issue has been created
There are 4 updates.
 
 
Book Versions / cid:jira-generated-image-avatar-66628214-dc1e-4f20-b0af-5c3c5227fe0e BVERSION-242 Closed

Use the same name for content pages as the new version name

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8a434239-3704-4874-922a-ad45420ac43b Mathieu Pace created this issue on 14/Aug/25 10:36
 
Summary: Use the same name for content pages as the new version name
Issue Type: cid:jira-generated-image-avatar-66628214-dc1e-4f20-b0af-5c3c5227fe0e Bug
Affects Versions: 1.25.1
Assignee: Unassigned
Components: Version
Created: 14/Aug/25 10:36
Priority: cid:jira-generated-image-static-major-de102640-12b0-42ea-a6b2-5e73d10a3c1a Major
Reporter: Mathieu Pace
Description:

Reproduction

  1. Have a wiki with the default naming convention (ie "replace characters", with "/" and "\" replaced to nothing)
  2. Create a book
  3. Create a version "V1"
  4. Create a versioned page, which will be for "V1"
  5. Change the title of the version "V1" to "V1.0"

Result

The version is effectively renamed to "V1.0", but the content pages are using the slug naming validation, so they are named "V1-0".

This leads to the redirection to page content not working because the reference of the version isn't the same.

Expected result

The content pages are renamed to "V1.0" also

 
 

4 updates

 
cid:jira-generated-image-avatar-8a434239-3704-4874-922a-ad45420ac43b Changes by Mathieu Pace on 14/Aug/25 10:43
 
Fix Version: 1.25.2
Assignee: Mathieu Pace
Resolution: Fixed
Status: Open Closed