Project

General

Profile

Actions

Bug #88379

closed

Not possible to configure projects with Multiple-Trees concept

Added by Jessica Jagodzinski almost 5 years ago. Updated over 2 years ago.

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

0%

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

Description

Hello,

we have a multiple-tree TYPO3 (one tree for each language) and want to update it to TYPO3 9. It's not possible to configure the correct languages for each tree.

The site config looks like this:

rootPageId: 25110
base: 'https://www.test.de/'
languages:
  -
    title: German
    enabled: true
    languageId: '0'
    base: /
    typo3Language: de
    locale: de_DE.utf-8
    iso-639-1: de
    navigationTitle: ''
    hreflang: ''
    direction: ''
    flag: de
errorHandling: {  }
routes: {  }

It seems to work fine, but it's not possible to set the language for the english page tree. So you can set only the same language for both trees.
In older TYPO3 Version this was no problem, because you set the language with TypoScript.

It would be great to have the possibility back to use TypoScript to define the language or an other way to configure this.


Files

Actions

Also available in: Atom PDF