Skip to content
Unverified Commit 39fe43b9 authored by Vincent Petry's avatar Vincent Petry
Browse files

Normalize file name before existence check in scanner



The scanner would not find a NFD-encoded file name in an
existing file list that is normalized.

This normalizes the file name before scanning.

Fixes issues where scanning repeatedly would make NFD files flicker in
and out of existence in the file cache.

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