[TYPO3-core] RFC #13167: Improve error handling of massuploader
Oliver Hader
oliver at typo3.org
Sun Jan 10 12:08:37 CET 2010
Hi Steffen,
Am 06.01.10 23:17, schrieb Steffen Gebert:
> Hey all,
>
> This is a SVN patch request.
>
> Type: Bugfix
>
> Branches: 4.3, trunk
>
> BT ref: http://bugs.typo3.org/view.php?id=13167
>
> Problem:
> 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
>
> Solution:
> Check the error codes, when all uploads fail and provide some helpful
> hints.
>
> Notes:
> * You can test this by adding a .htaccess protection or using a
> self-signed SSL certificate or (I think) using a different hostname than
> specified in the certificate.
> * If anybody knows more frequent errors, we can add them.
Please don't change or rename an existing like "fileUpload_errorUploadHttp".
I see that the current description here is too specific, however please
create a new label e.g. "fileUpload_errorUploadHttpError". Thanks!
olly
--
Oliver Hader
TYPO3 Release Manager 4.3
More information about the TYPO3-team-core
mailing list