Skip to content
Commit 787d7956 authored by Vincent Petry's avatar Vincent Petry Committed by backportbot[bot]
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 ab83f3ab
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