|
Summary: |
Redirect loop on version in certain scenarios when switching to 2 consecutive versions without content |
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 switch to v2 it says "Content v1 (displays content inherited from version [ v3 ]." ) * then when switching to v1 v2 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 |
|