Project

General

Profile

Actions

Bug #85694

closed

CLI language:update doesn't update all languages on 7LTS,8LTS

Added by J. Peter M. Schuler almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-07-31
Due date:
% Done:

100%

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

Description

CLI/TYPO3CMS language:update (with an empty typo3conf/l10n folder) only updates the first language mentioned in the output properly.
Example:

Updating language packs of all activated extensions for locales "da, nl, de" 

This results in only typo3conf/l10n/da being filled properly; typo3conf/l10n/nl is not even created, typo3conf/l10n/de has only one subfolder.

Debugging results until now:
  • This very same behaviour is true for 7LTS and 8LTS (didn't check 9LTS yet).
  • Updating a single language like language:update de results in correct behaviour, so the language packages are actually available
  • Reducing the number of configured languages to one results in correct behaviour.
  • Updating all languages via Web/Backend works, however it seems that that button actually is updating single languages one by one.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91876: Updating multiple language via scheduler will failClosed2020-07-27

Actions
Actions

Also available in: Atom PDF