https://bugs.kde.org/show_bug.cgi?id=460287
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |28f362dfce3dd065fffcad0eedf |21443828ca5f1010bdabf452332 |7bb87f5235fea |917c2768d5d46 --- Comment #14 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 21443828ca5f1010bdabf452332917c2768d5d46 by Fushan Wen. Committed on 14/10/2022 at 15:26. Pushed by fusionfuture into branch 'master'. wallpapers/image: fix symlink not being found by ImageFinder Finder uses findSymlinkTarget to find the target file/dir to avoid duplicates, but it forgot to use the target path when collected, so symlinks would still be filtered out. ImageFinder and PackageFinder should not ignore symlinks and this fixes the wrong behavior by using target path from findSymlinkTarget. FIXED-IN: 5.26.1 (cherry picked from commit 28f362dfce3dd065fffcad0eedf7bb87f5235fea) M +8 -10 wallpapers/image/plugin/finder/imagefinder.cpp M +4 -6 wallpapers/image/plugin/finder/packagefinder.cpp https://invent.kde.org/plasma/plasma-workspace/commit/21443828ca5f1010bdabf452332917c2768d5d46 -- You are receiving this mail because: You are watching all bug changes.