[TYPO3-core] [Errored] TYPO3/TYPO3.CMS#2029 (master - eb291a3)
Travis CI
notifications at travis-ci.org
Fri Jan 31 23:00:56 CET 2014
Build Update for TYPO3/TYPO3.CMS
-------------------------------------
Build: #2029
Status: Errored
Duration: 20 minutes and 34 seconds
Commit: eb291a3 (master)
Author: Frans Saris
Message: [BUGFIX] Multiple file upload in ElementBrowser doesn't work
The file input fields in the ElementBrowser have the attribute
multiple so you can select multiple files. But as the name
is no array it only uploads 1 file.
This patch changes the name attribute of the file input fields
to an array and shows the flashmessages when an error occurred
during upload.
Resolves: #55497
Releases: 6.2
Change-Id: I1315e35e2ef4cfa8175f962c42f32a5a33ffc16e
Reviewed-on: https://review.typo3.org/27182
Reviewed-by: Ernesto Baschny
Tested-by: Ernesto Baschny
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Wouter Wolters
Tested-by: Wouter Wolters
View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/96a344615279...eb291a3ebb55
View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/18003657
--
You can configure recipients for build notifications in your .travis.yml file. See http://about.travis-ci.org/docs/user/build-configuration
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140131/15c82f75/attachment.htm>
More information about the TYPO3-team-core
mailing list