Project

General

Profile

Actions

Bug #104498

closed

Language update for local extensions produces warnings in logs

Added by Florian Seirer 3 months ago. Updated 3 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2024-07-29
Due date:
% Done:

0%

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

Description

Updating the language packs in the install tool or with the scheduler task produces warnings in the log:

component="TYPO3.CMS.Install.Service.LanguagePackService": Requesting https://localize.typo3.org/xliff/s/o/solrfal-l10n/solrfal-l10n-de.zip was not successful, got status code 404 (Not Found) - {"request":"https://localize.typo3.org/xliff/s/o/solrfal-l10n/solrfal-l10n-de.zip","status":404,"reason":"Not Found"}

No error is visible in the backend. The flash message from the language updater just counts them as "not available".

Local extensions (not from TER or github, etc.) are usually hosted privately and have their own language files included, so it's not necessary to fetch them from the external localization server where they obviously don't exist. I'm not sure if this is the case for every extension.

Is there a way to disable the language pack updater for local extensions and prevent log entries like this?

Actions

Also available in: Atom PDF