Project

General

Profile

Actions

Bug #103020

closed

Undefined array key when using inlineLanguageLabelFiles

Added by Jochen Roth 4 months ago. Updated 4 months ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
Start date:
2024-02-01
Due date:
% Done:

100%

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

Description

page = PAGE
page {
  #  Include inline labels to be used in JavaScript files:
  inlineLanguageLabelFiles {
    siteDistribution = EXT:site-distribution/Resources/Private/Language/locallang.xlf
  }

  # .......
}

Error:

PHP Warning: Undefined array key "siteDistribution." in /var/www/html/typo3/sysext/frontend/Classes/Http/RequestHandler.php line 697

Actions

Also available in: Atom PDF