Project

General

Profile

Actions

Bug #106825

open

Content Element Wizard Media fails to give feedback when image or video is bigger than upload size

Added by Ivaylo Ivanov 15 days ago. Updated 14 days ago.

Status:
Needs Feedback
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2025-06-04
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
8.3
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Issue Description
When a user uploads an image or video directly using the content element wizard, and the file exceeds the maximum upload limit, the system does not provide any feedback. Instead, a blank white or grey window appears.

Screenshot:

Steps to Reproduce:
1. Open a Content Element of type "Media" or "Text & Media".
2. Navigate to the "Media" tab and click "Add media file".
3. Attempt to upload an image that exceeds the allowed file size limit.
4. The system displays a blank (white/grey) window, as shown above.

Tested on:
- Bootstrap Package with TYPO3 v13.4.8
- Custom Package with TYPO3 v11.5.44
- Custom Package with TYPO3 v12.4.32

Kind regards
Ivaylo


Files

clipboard-202506041613-zskpp.png (82.1 KB) clipboard-202506041613-zskpp.png Ivaylo Ivanov, 2025-06-04 14:13
Actions #1

Updated by Ivaylo Ivanov 14 days ago

  • Description updated (diff)
Actions #2

Updated by Garvin Hicking 14 days ago

  • Status changed from New to Needs Feedback

This sounds to me as if you might be exceeding PHP limits - if fhese are exceeded, its too late for TYPO3 to react. So you'd have to raise the underlying webserver and PHP limits. Could this be the root of your issue?

Actions

Also available in: Atom PDF