Project

General

Profile

Actions

Bug #103871

closed

Exception no. 1476107295 if no languageId can be found.

Added by Franz Holzinger about 1 month ago. Updated 24 days ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-05-21
Due date:
% Done:

0%

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

Description

Routing Service.

After a small change in the sites.yaml file, the whole site is gone with this exception.

PHP Warning: Trying to access array offset on null in /path/typo3_src-12.4.15/typo3/sysext/core/Classes/Site/Entity/Site.php line 110

foreach ($configuration['languages'] as $languageConfiguration) {
    $languageUid = (int)$languageConfiguration['languageId'];


Files

Exception-Routing.html (45.1 KB) Exception-Routing.html Franz Holzinger, 2024-05-21 15:10
config-kurz.yaml (1.21 KB) config-kurz.yaml Franz Holzinger, 2024-05-22 10:44
Actions

Also available in: Atom PDF