Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C CMS
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • CI
  • CMS
  • Repository
Switch branch/tag
  • cms
  • typo3
  • sysext
  • install
  • Classes
  • Service
  • LanguagePackService.php
Find file BlameHistoryPermalink
  • Jochen Roth's avatar
    [BUGFIX] Don't fail language:update command when translation missing · 9d5ff89a
    Jochen Roth authored Nov 23, 2021 and Christian Kuhn's avatar Christian Kuhn committed Nov 27, 2021
    Currently language:update command fails when
    a translation of a extension is missing.
    
    This has been fixed by returning a successful
    status code even though the file was not found
    on the translation server. With the additional
    option '--fail-on-warnings' the command fails
    if the download of a language pack was not
    successful.
    
    Missing files are still reported in CLI stdout
    and it still fails if the server is not reachable.
    Also missing translations are now logged.
    
    Resolves: #95700
    Resolves: #96054
    Resolves: #96055
    Resolves: #96053
    Releases: master, 11.5
    Change-Id: I9a19de919e99b591dcf02a5cf70465ad9c5c76b7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72274
    
    
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    9d5ff89a