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

--- Comment #4 from Davide Gianforte <dav...@gengisdave.org> ---
Thanks for the help Meven! I followed the code in Krusader, it starts from
DefaultFileSystem::refreshInternal, and in FileSystem::createFileItemFromKIO we
use KFileItem in
https://invent.kde.org/utilities/krusader/-/blob/master/krusader/FileSystem/filesystem.cpp#L289
(as you said) to retrieve the filename with ::text(), which returns
UDS_DISPLAY_NAME while ::name() returns UDS_NAME. I think the change will be
limited to this line.

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

Reply via email to