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
  • impexp
  • Classes
  • ImportExport.php
Find file BlameHistoryPermalink
  • Georg Ringer's avatar
    [BUGFIX] Create directory structure for temporary files · b1b6bc99
    Georg Ringer authored Nov 18, 2021 and Andreas Fernandez's avatar Andreas Fernandez committed Nov 26, 2021
    Instead of using `GeneralUtility::mkdir` the method
    `GeneralUtility::mkdir_deep` should be used to avoid errors
    if the parent directory does not yet exist.
    
    Resolves: #96029
    Releases: master, 11.5
    Change-Id: Ic5005df117ddedd8fcae5b9c41c092f8328c8a57
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72236
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Stefan Bürk's avatarStefan Bürk <stefan@buerk.tech>
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <a.fernandez@scripting-base.de>
    b1b6bc99