[frameworks-baloo] [Bug 431187] Search doesn't work with |
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Jul 2 18:46:24 BST 2024
https://bugs.kde.org/show_bug.cgi?id=431187
tagwerk19 at innerjoin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tagwerk19 at innerjoin.org
--- Comment #8 from tagwerk19 at innerjoin.org ---
I also don't see this happening (Neon User edition)
test at neon:~/TestDir$ ls -l
total 16
-rw-rw-r-- 1 test test 14 Jul 2 18:55 'file |'
drwxrwxr-x 2 test test 4096 Jul 2 19:03 '|folder'
drwxrwxr-x 2 test test 4096 Jul 2 19:02 'folder |'
drwxrwxr-x 2 test test 4096 Jul 2 19:03 'folder|'
test at neon:~/TestDir$ baloosearch6 -d ~/TestDir/ 'file |'
/home/test/TestDir/file |
Elapsed: 0,728014 msecs
test at neon:~/TestDir$ baloosearch6 -d ~/TestDir/ -t folder 'folder |'
/home/test/TestDir/|folder
/home/test/TestDir/folder|
/home/test/TestDir/folder |
Elapsed: 0,673133 msecs
test at neon:~/TestDir$ baloosearch6 -d ~/TestDir/ -t folder '|folder'
/home/test/TestDir/|folder
Elapsed: 1,24603 msecs
You might have been caught by Bug 438850 (this is not quite the bug report I
was looking for but it is close enough), where a '-' is treated as special.
Maybe a '|' is (or was) similar.
It's a long time agao... are you still seeing the problem?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list