https://bugs.kde.org/show_bug.cgi?id=385388
Elvis Angelaccio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/kio-gdrive/commit/70a42 | |997a1dcda8666df7b0f37ea7a92 | |d0a6a58a Version Fixed In| |22.12.0 Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #7 from Elvis Angelaccio <[email protected]> --- Git commit 70a42997a1dcda8666df7b0f37ea7a92d0a6a58a by Elvis Angelaccio. Committed on 23/09/2022 at 15:03. Pushed by elvisangelaccio into branch 'master'. Introduce support for Shared With Me files 'Shared With Me' files don't have a folderId as parent, so in listDir() we need to adapt the query. In resolveFileIdFromPath() we also need to check whether we have a 'top-level' shared-with-me file. In that case, we avoid the recursion and just skip the parentId in the query. FIXED-IN: 22.12.0 M +45 -11 src/kio_gdrive.cpp M +1 -0 src/kio_gdrive.h https://invent.kde.org/network/kio-gdrive/commit/70a42997a1dcda8666df7b0f37ea7a92d0a6a58a -- You are receiving this mail because: You are watching all bug changes.
