[dolphin] [Bug 462881] trying to search in folders with "#" results in incorrect file path

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Sun Dec 11 07:59:17 GMT 2022


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

tagwerk19 at innerjoin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
                 CC|                            |tagwerk19 at innerjoin.org
     Ever confirmed|0                           |1

--- Comment #1 from tagwerk19 at innerjoin.org ---
(In reply to dagdnoob from comment #0)
> STEPS TO REPRODUCE
> 1. create folder with "#" character
> 2. try to search in said folder
What I tried...

Disable Baloo

Create a folder with a testfile

    mkdir 'folder # one'
    cd 'folder # one'
    echo 'Hello Penguin' > testfile.txt

Open Dolphin and go to the folder:

    Dolphin will show the testfile.txt
    Press Ctrl-F to get the search box, you will see the "From Here (folder #
one)'
    Search for 'testfile' as a filename or 'Penguin' as content, you will see
the "From Here" change to "From Here (folder )"

Baloo is fine with the folder name, baloosearch finds indexed files and dolphin
works when asking baloo for results, it just seems to be the "filenamesearch"
that trips up here...

    ... Confirming (in Neon Testing)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list