Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • extbase
  • Classes
  • Utility
  • LocalizationUtility.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Cleanup various LanguageService-related code · ca78178c
    Benni Mack authored Jan 24, 2023
    Over the past few commits, a lot of changes
    happened with LanguageService-related code, mainly
    to streamline the initialization and creation
    of LanguageService code.
    
    For this reason, various parts have now been sorted
    out:
    * Proper injection of Locales class
    * Consistent usage of LanguageService->init()
    * Avoid additional pageRendererSetupTrait call in LoginController
    * Avoid using LanguageService->init() if Factory is used
    * Leftover "ISOcode" value is removed
    
    Resolves: #99693
    Releases: main
    Change-Id: Ib4bbc5b38505d712c86eb7e6a3c8455ba49225de
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77557
    
    
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    ca78178c