Skip to content
Unverified Commit c92a0e41 authored by Vincent Petry's avatar Vincent Petry
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 67ebe75d
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