https://bugs.kde.org/show_bug.cgi?id=447119
--- Comment #23 from tagwer...@innerjoin.org --- (In reply to Fabian Maurer from comment #22) > Dolphin search (baloo disabled) doesn't seem to follow symlinks. If a file > is in a subfolder, but that subfolder is a symlink, it is not found. I don't see that happen in Neon... I tried: mkdir testfolder testfolder2 testfolder3 ( cd testfolder && ln -sf ../testfolder2 ) ( cd testfolder2 && ln -sf ../testfolder3 ) ( cd testfolder3 && echo "Hello Penguin" > testfile.txt ) Then I go to testfolder in Dolphin and search for testfile with a filenamesearch, Dolphin finds it. If you still see this, it's probably best to create a new bug report that includes details of your system. -- You are receiving this mail because: You are watching all bug changes.