Skip to content
Commit 73cc5a82 authored by Ahmad Samir's avatar Ahmad Samir Committed by Méven Car
Browse files

[Trash] Remove trashinfo files referencing files/dirs that don't exist

If the user moves a file to trash, the deletes that file without using
kio_trash (e.g. with rm), then the relevant trashinfo file should be
deleted the next time we try to list/stat that trashed file; otherwise
kio_trash keep trying to stat that file every time the Trash dir is
stat'ed/listed.

The testtrash unit test still passes.

Thanks to meven for pointing out how to fix this bug.

BUG: 422189
FIXED-IN: 5.72
parent d9ac2f1b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment