Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • Language
  • locallang.xlf
Find file BlameHistoryPermalink
  • Nicole Cordes's avatar
    [BUGFIX] Prevent uncaught exception in Import/Export controller · e440f477
    Nicole Cordes authored Apr 04, 2017 and Susanne Moog's avatar Susanne Moog committed Jun 20, 2017
    Currently an error is thrown if no post data was sent to the
    ImportExportController. This can easily happen if a t3d file should
    be uploaded but is larger than the configured post_max_size of the
    server. This patch checks the incoming information, sets the import
    action as default and displays an information to the user that he/she
    may have tried to upload a file that was too large.
    
    Resolves: #80681
    Releases: master, 8.7, 7.6
    Change-Id: I561dbf6abd74acace3eff179a513b4f9128d792d
    Reviewed-on: https://review.typo3.org/52363
    
    
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    e440f477