Skip to content

[Trash] Handle ENOENT error when renaming files

Ahmad Samir requested to merge work/ahmad/undo-trash into master

When the user deletes a file, empties the trash, then tries to undo the deletion, the error message should state that the file does not exist.

BUG: 419069 FIXED-IN: 5.72

Merge request reports