[TYPO3-core] [Errored] TYPO3/TYPO3.CMS#2413 (master - 0542078)

Travis CI notifications at travis-ci.org
Tue Mar 4 18:34:14 CET 2014


Build Update for TYPO3/TYPO3.CMS
-------------------------------------

Build: #2413
Status: Errored

Duration: 6 minutes and 15 seconds
Commit: 0542078 (master)
Author: Frans Saris
Message: [BUGFIX] New filename does not get sanitized

When adding a new file through the ResourceStorage there
is a check to see if the file already exists. But this check
does not sanitize the target filename, so it could happen that
you get a false positive because when the file really is added
to the file system the target filename is sanitized.

This patch sanitizes the file name before the fileExists check.

Releases: 6.2, 6.1
Resolves: #55299
Change-Id: I519220040448b08883146caf463ed58544a18453
Reviewed-on: https://review.typo3.org/27806
Reviewed-by: Markus Klein
Tested-by: Markus Klein
Reviewed-by: Xavier Perseguers
Reviewed-by: Wouter Wolters
Reviewed-by: Helmut Hummel
Tested-by: Helmut Hummel

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/9f60ae5c8d3d...054207881d3b

View the full build log and details: https://travis-ci.org/TYPO3/TYPO3.CMS/builds/20070227

--

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/20140304/b13f63b7/attachment.htm>


More information about the TYPO3-team-core mailing list