[TYPO3-core] [Passed] TYPO3/TYPO3.CMS#2960 (master - 0b772e1)

Travis CI notifications at travis-ci.org
Tue Apr 22 22:02:13 CEST 2014


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

Build: #2960
Status: Passed

Duration: 13 minutes and 44 seconds
Commit: 0b772e1 (master)
Author: Markus Klein
Message: [BUGFIX] TypoScriptParser does not validate absPath

GeneralUtility::getFileAbsFileName() returns a blank string for
invalid paths.
TypoScriptParser::includeDirectory() does not check the return value,
but passes it on to TypoScriptParser::getAllFilesAndFoldersInPath().
This causes the method to enumerate all entries of /.

Fix this by properly checking the return value of getFileAbsFileName().

Resolves: #58102
Releases: 6.2
Change-Id: I778ad6bfc9d4a6a08f36fdd6ae00ccb9a8d2c03e
Reviewed-on: https://review.typo3.org/29607
Reviewed-by: Johannes Kasberger
Tested-by: Johannes Kasberger
Reviewed-by: Stefan Neufeind
Tested-by: Wouter Wolters
Reviewed-by: Wouter Wolters
Reviewed-by: Markus Klein
Tested-by: Markus Klein

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/4f60fc76cfd3...0b772e11f8cf

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

--

You can configure recipients for build notifications in your .travis.yml file. See http://docs.travis-ci.com/user/notifications


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20140422/3fc29bf0/attachment.htm>


More information about the TYPO3-team-core mailing list