[TYPO3-core] [Broken] TYPO3/TYPO3.CMS#1996 (master - 017242f)

Travis CI notifications at travis-ci.org
Thu Jan 30 20:59:20 CET 2014


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

Build: #1996
Status: Broken

Duration: 24 minutes and 35 seconds
Commit: 017242f (master)
Author: Steffen Ritter
Message: [BUGFIX] Exception if directories are not readable

If a user has listing rights on a folder which contains
folders he does not have access to the user currently
will end up with Exceptions in folder trees, file lists
as well as element browsers.

Before FAL these folders just have been shown "locked".

This change introduces an "InaccessibleFolder" object
which will be created by the storage if a Folder is
requested which exists but there is no read access while
the user is allowed to list the contents of the parent
folder.

In addition the components have been adapted to use this
new information for a graceful behaviour.

WIP: Did not adapt the tests yet, since I need to do some
urgent customer work. Feel free to go on with that.

Resolves: #51512, #53854
Releases: 6.2
Change-Id: If5c234fe66d1930e4cc0cb16279d2f77874d82db
Reviewed-on: https://review.typo3.org/26905
Tested-by: Ingo Schmitt
Reviewed-by: Anja Leichsenring
Tested-by: Anja Leichsenring
Reviewed-by: Ingo Schmitt
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter

View the changeset: https://github.com/TYPO3/TYPO3.CMS/compare/0a00643f7549...017242ff3117

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

--

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/20140130/eca302db/attachment-0001.htm>


More information about the TYPO3-team-core mailing list