Actions
Bug #21920
closedImprove error handling of massuploader
Start date:
2010-01-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The massuploader currently has a very poor error handling.
As flash has several limitations (silently rejecting self-signed SSL certificates, silently ignoring HTTP Auth, ..), the user has to be supported by explicit error messages. This patch aims to improve this in situations, where all uploads failed.
The current ones aren't helpful:- "Too many files selected" when using HTTP Auth (.htaccess protection)
- "Internal error: Problems while reading/writing the file" with self-signed SSL certificates.
(issue imported from #M13167)
Files
Updated by Benni Mack almost 15 years ago
Actions