[dolphin] [Bug 505399] does not update content if "[" in the path

Misha Labjuk bugzilla_noreply at kde.org
Sun Jun 15 22:29:45 BST 2025


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

--- Comment #2 from Misha Labjuk <spiked.yar at gmail.com> ---
Issue caused by inconsistency between initialization QUrl from QString via
constrictor and QUrl::fromLocalFile()

I case of using QUrl::fromLocalFile()  '[' and ']' symbols are escaped and same
path does not match anymore.

I've done some tests with adding  fromLocalFile() to KCoreDirListerCache class
to fix issue. But I'm not sure is it a correct way or not.

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


More information about the kfm-devel mailing list