Skip to content
Commit ca376648 authored by Vincent Petry's avatar Vincent Petry Committed by backportbot[bot]
Browse files

Normalize directory entries in Encoding wrapper



Directory entry file names are now normalized in getMetaData(),
getDirectoryContents() and opendir().

This makes the scanner work properly as it assumes pre-normalized names.

In case the names were not normalized, the scanner will now skip the
entries and display a warning when applicable.

Signed-off-by: default avatarVincent Petry <vincent@nextcloud.com>
parent 88b5860e
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