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
  • ..
  • Controller
  • ActionController.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Streamline Extbase return status code · d183e836
    Benni Mack authored May 11, 2021
    The Extbase action controller does not worry about clearing
    cache or changing plugins from USER to USER_INT as this is
    now handled within Extbase Bootstrap, reducing
    logic within Extbase controllers.
    
    Future iterations in this area then allow to
    a) have Extbase in BE not depend on an active cObject anymore
    b) have Extbase Bootstrap be sending headers to
       its parent object.
    
    Resolves: #94217
    Releases: master
    Change-Id: Iff1608ecbc37ce7e6461f9e67c73d183354ebc4a
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69110
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    d183e836