Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • typo3
  • sysext
  • install
  • Classes
  • Service
  • LanguagePackService.php
Find file Blame History Permalink
  • Georg Ringer's avatar
    [!!!][TASK] Simplify host information for language packs · 62e46dd3
    Georg Ringer authored Dec 15, 2020 and Daniel Goerz's avatar Daniel Goerz committed Dec 16, 2020
    The host which contains the language zip files is now hardcoded into the
    `LanguagePackService` instead of fetching an outdated information from
    typo3.org and overriding it on the fly again.
    
    Persisting and checking the registry is not needed anymore.
    If the host needs to be overridden, the provided event
    `ModifyLanguagePackRemoteBaseUrlEvent` can be used.
    
    Resolves: #93081
    Releases: master
    Change-Id: I7acced228745f8ae428ff6474800d4e15c2e4ca7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67141
    
    
    Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
    62e46dd3