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
  • core
  • Classes
  • Controller
  • FileDumpController.php
Find file BlameHistoryPermalink
  • Stephan Großberndt's avatar
    [BUGFIX] Avoid exception when trying to download a non-existing file · bb07a887
    Stephan Großberndt authored Nov 30, 2020 and Oliver Hader's avatar Oliver Hader committed May 04, 2021
    This patch fixes a regression introduced by change
    https://review.typo3.org/c/Packages/TYPO3.CMS/+/65126 which lead to
    an HTTP 500 exception instead of returning HTTP 404 by making sure
    that FileDumpController->isFileValid() is not called with NULL as
    parameter.
    
    Resolves: #92957
    Related: #91754
    Releases: master, 10.4, 9.5
    Change-Id: I824606867063f421f1a6fdfde4788846ddcc41a7
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68897
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Reviewed-by: Stephan Großberndt's avatarStephan Großberndt <stephan.grossberndt@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    bb07a887