Project

General

Profile

Actions

Bug #96053

closed

Command "language:update" succeeds on missing translations but fails without progress

Added by Mathias Brodala over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
Start date:
2021-11-23
Due date:
% Done:

100%

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

Description

The CLI command language:update is supposed to always fail if translations could not be fetched for an extension. But the behavior is different if --no-progress (or --verbose) is passed.

To reproduce:

  1. Install any extension without translations on the TYPO3 translation server (private or public), e.g. container
  2. Run language:update: succeeds
  3. Run language:update --no-progress: fails
  4. Run language:update --verbose: fails

(Notice that the order of language:update invocations doesn't matter here.)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #91988: language:update command does not output anything when not called in verbose modeClosed2020-08-12

Actions
Actions

Also available in: Atom PDF