Skip to content

kurlmimedata: don't portal symlinks

Harald Sitter requested to merge work/sitter/dontportalsymlinks into master

they are not really supported. from testing it seems that opening O_NOFOLLOW results in the portal not being able to use the fd so ultimately we have no way to copy a symlink (instead of the file it points to)

BUG: 464225

Merge request reports