https://bugs.kde.org/show_bug.cgi?id=431079

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
                   |em/kio-fuse/commit/1ee510ba |em/kio-fuse/commit/d69959e2
                   |a80c834bbcf77a008e5668dbf3e |26b1b49a1fc2d1a566acd4fdde0
                   |ccf4d                       |f97c3

--- Comment #4 from Fabian Vogt <fab...@ritter-vogt.de> ---
Git commit d69959e226b1b49a1fc2d1a566acd4fdde0f97c3 by Fabian Vogt.
Committed on 10/01/2021 at 15:18.
Pushed by fvogt into branch 'master'.

UDS_URL is not meant for links, Use UDS_TARGET_URL instead

The KIO documentation for UDS_URL says:
`use UDS_TARGET_URL if you want "links" to unrelated urls.`
So the use of UDS_URL here was probably wrong.
Switching to UDS_TARGET_URL fixes mounting of some slaves such as baloosearch,
which set UDS_URL to the URL of the entry itself for some reason.

M  +5    -3    kiofusevfs.cpp

https://invent.kde.org/system/kio-fuse/commit/d69959e226b1b49a1fc2d1a566acd4fdde0f97c3

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to