Skip to content
Snippets Groups Projects
Commit 3c95e7f3 authored by Andreas Wolf's avatar Andreas Wolf Committed by Steffen Ritter
Browse files

[BUGFIX] Hidden files/folders are always filtered

The local driver has a hardcoded filter for dot-files, i.e. files whose
name starts with a dot. However, we (or the user) might need these files
in some situations. Therefore, the filter should be added by default,
but should be removable, which is the case if we use the extensible
filter mechanisms provided by FAL. This is done with this commit.

Resolves: #42230
Releases: 6.0
Change-Id: I69ff38d35f75e2a7f4bbb7574caf6a261638512d
Reviewed-on: http://review.typo3.org/15859
Reviewed-by: Dominik Mathern
Tested-by: Dominik Mathern
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
parent 04e8456a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment