Project

General

Profile

Actions

Bug #89639

closed

Nested site with (active) baseVariants leads to wrong page (root of parent site)

Added by Michael Stopp about 5 years ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2019-11-11
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In our setup, there is a root site (rootPageId 1) with a nested sub-site (rootPageId 70). Both sites have a baseVariants configuration for applicationContext 'Testing'.

The configuration of the nested site looks like this (excerpt):

rootPageId: 70
base: 'https://www.mydomain.ch/'
baseVariants:
  -
    base: 'https://test.mydomain.ch/'
    condition: 'applicationContext == "Testing"'

Calling this site (or pages within this site) while in 'Testing' context, will show the start page of the main/parent site (correctly resolved with the baseVariant URL).

When I don't use a baseVariants configuration and just set 'https://test.mydomain.ch/' as the base for the nested site, it works correctly.

Actions #1

Updated by Georg Ringer 5 months ago

  • Status changed from New to Closed

I tested this in v13 and it works fine, I am pretty sure this has been fixed a long time ago, therefore closing the issue.

if you don't agree, feel free to contact me via slack!

Actions

Also available in: Atom PDF