Project

General

Profile

Actions

Bug #21920

closed

Improve error handling of massuploader

Added by Steffen Gebert over 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
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

13167.diff (6.29 KB) 13167.diff Administrator Admin, 2010-01-06 23:10

Related issues 5 (0 open5 closed)

Related to TYPO3 Core - Bug #21176: No upload in the new massuploader with FirefoxClosedSteffen Gebert2009-10-02

Actions
Related to TYPO3 Core - Bug #21916: files upload through Firefox 3.5.6ClosedSteffen Gebert2010-01-06

Actions
Related to TYPO3 Core - Bug #23398: Fileupload via Filelist / swfupload doesn't upload anything and shows no message / Code 406Closed2010-08-18

Actions
Related to TYPO3 Core - Bug #23137: Flash Uploader does not work with Suhosin (suhosin.cookie.encrypt = on)Closed2010-07-09

Actions
Related to TYPO3 Core - Bug #23419: Flash uploader doesn't work with cookieHttpOnlyClosedOliver Hader2010-08-22

Actions
Actions #1

Updated by Benni Mack over 14 years ago

Committed to trunk (rev. #17833)
Committed to TYPO3_4-3 (rev. #17833)

Actions

Also available in: Atom PDF