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

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/01d4cc0
                   |                            |68bb93687aefd54b54c6ed54b76
                   |                            |cebf93
         Resolution|---                         |FIXED

--- Comment #1 from Méven <[email protected]> ---
Git commit 01d4cc068bb93687aefd54b54c6ed54b76cebf93 by Méven Car.
Committed on 09/07/2026 at 09:51.
Pushed by meven into branch 'master'.

ViewProperties: share view properties between a folder and symlinks to it

When a folder's properties are kept in the local fallback store (used for
non-home, slow or read-only folders), the entry was keyed by the path as
requested. A folder and a symbolic link pointing at it therefore got
separate entries and could show different view styles, even though they
reference the same content.

Resolve symlinks before computing the storage key, so both the folder and
any symlink to it map to the same entry.

M  +45   -0    src/tests/viewpropertiestest.cpp
M  +9    -3    src/views/viewproperties.cpp

https://invent.kde.org/system/dolphin/-/commit/01d4cc068bb93687aefd54b54c6ed54b76cebf93

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to