Skip to content

Backport !1274 “trash portal: Don't follow symlinks” to glib-2-62

We got a complaint here that trashing via the portal deletes the target of a symlink, not the symlink itself. It turns out that following the symlink already happens on the glib side.

https://github.com/flatpak/xdg-desktop-portal/issues/412


Trivial backport of !1274 (merged) to glib-2-62.

Merge request reports