Bug #96053
closedCommand "language:update" succeeds on missing translations but fails without progress
100%
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:
- Install any extension without translations on the TYPO3 translation server (private or public), e.g.
container
- Run
language:update
: succeeds - Run
language:update --no-progress
: fails - Run
language:update --verbose
: fails
(Notice that the order of language:update
invocations doesn't matter here.)
Updated by Mathias Brodala almost 3 years ago
- Related to Bug #91988: language:update command does not output anything when not called in verbose mode added
Updated by Gerrit Code Review almost 3 years ago
- Status changed from New to Under Review
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
Updated by Gerrit Code Review almost 3 years ago
Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/72309
Updated by Anonymous almost 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9d5ff89a9e9f086eca3a1d594797e50a24623ed5.