Project

General

Profile

Actions

Bug #96031

closed

Redirects doesn't work with a different domain per language

Added by Ludovic Nogueira over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-11-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:

Description

The auto create redirect doesn't use the correct domain if I have a different domain per language.

This is my site config:

base: https://www.frenchwebsite.ch/

languages:
    -
        base: https://www.frenchwebsite.ch/
        flag: fr
        languageId: 0
    -
        base: https://www.germanwebsite.ch/
        flag: de
        languageId: 1

You can see the result in the attachment when I translate a page to german. The source host is the french domain, not the german one.

The result expected is to have the german domain for source host.


Files

french.png (12.5 KB) french.png Ludovic Nogueira, 2021-11-18 13:50

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #89328: Auto redirect does not respect language hostClosedFrank Nägler2019-10-01

Actions
Actions

Also available in: Atom PDF