|
Summary: |
Redirect loop on version in certain scenarios |
Issue Type: |
Bug |
Assignee: |
Unassigned |
Created: |
05/Dec/24 16:39 |
Priority: |
Major |
Reporter: |
Paul Pantiru |
Description: |
Steps to reproduce:
- create "Book"
- create versions v1, v2, v3
- create page P1
then :
- content for P1 is automatically created for v3
- when switching to v2 it says "Content inherited from version [v3]."
- when switching to v1 we have Too many redirects error
depending on which version you switch to first it can behave differently If you go on P1 - v3 then switch to v1
- you get Content inherited from version [v3]. on v1
- and if you switch then to v2 you get the redirect error
|
|