There are 2 comments.
 
 
Book Versions / cid:jira-generated-image-avatar-1a3ff943-eb79-4cfc-bd67-279edd920a14 BVERSION-20 Open

Infinite redirection loop by NavigationMenu if no content sub-pages have been created.

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-392c2baa-35f6-49de-ad47-336d1149dfbf Anca Luca on 06/Dec/24 17:46
 

The situation described in this ticket is a particular case of the case when the content subpage for the current page and current version cannot be found. This can be because:

  • there are no content subpages at all
  • there are content subpages but none is on the path of the current version
    • because the current version is on a new branch
    • because one of the ancestor versions of the current version has been deleted (BVERSION-18) and there is no other content subpages between the "hole" created by this deletion and the current version.
 
cid:jira-generated-image-avatar-392c2baa-35f6-49de-ad47-336d1149dfbf Anca Luca on 06/Dec/24 17:47
 

The expected behaviour is to not have a redirect loop (for sure) but instead a message that says that the content could not be found. Creating the content for the current version may or may not be an option on this screen.