[dolphin] [Bug 493862] New: Dolphin tag folders fail when meeting a "/mytag"

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Mon Sep 30 09:54:37 BST 2024


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

            Bug ID: 493862
           Summary: Dolphin tag folders fail when meeting a "/mytag"
    Classification: Applications
           Product: dolphin
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: dolphin-bugs-null at kde.org
          Reporter: tagwerk19 at innerjoin.org
                CC: kfm-devel at kde.org
  Target Milestone: ---

SUMMARY
    If you assign a tag with a leading slash, "/mytag", to a file, "mytag"
    appears in Dolphin's Places Panel, Tags section and under the
    "All Tags" view, however you get an

        Could not enter folder tags:/mytag

    error when you try to open the folder.

STEPS TO REPRODUCE:

1...
    Make sure you have content indexing enabled and you are indexing
    your test directory

2...
    Create a test file and assign a tag "/mytag":

        $ echo "Hello Penguin" > test-file.txt
        $ setattr -n "user.xdg.tags" -v "/mytag" test-file.txt

3...
    Confirm that Baloo has indexed it with

        $ baloosearch tags:/mytag

    and the "mytag" folder appears in Places and under the tags:"All Tags"
folder

4...
    Click on "mytag" under Places...

OBSERVED RESULT:
    You will get an

        Could not enter folder tags:/mytag

    error message

EXPECTED RESULT:
    If you click on "mytag" you get the list of files tagged with "/mytag" or
"mytag".

SOFTWARE/OS VERSIONS:
    Neon Unstable
    Dolphin: 24.11.70
    Plasma: 6.1.90
    Frameworks: 6.7.0
    Qt: 6.7.2

ADDITIONAL INFORMATION:
    Not just Neon Unstable but elsewhere, also seen on Fedora 40

    Plasma: 6.1.4
    Frameworks: 6.5.0
    Qt: 6.7.2

    The Tags section under Places does not distinguish between "mytag" and
    "/mytag", ideally there should be a way of looking just for "/mytag" (and
    finding file tagged with "/mytag" and not those with "/parenttag/mytag")

    Of course this bug may belong elsewhere...

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


More information about the kfm-devel mailing list