Skip to content
Unverified Commit 67ebe75d authored by Vincent Petry's avatar Vincent Petry
Browse files

Move storage encoding compatibility warning logic



The encoding check for file names is now happening the Scanner, and an
event will be emitted only if the storage doesn't contain the encoding
compatibility wrapper.

The event is listened to by the occ scan command to be able to display a
warning in case of file name mismatches when they have NFD encoding.

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