Summary: | Custom folder icons aren't displayed. | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | perrantrevan |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | arojas, chgonzalezg, chrno-sphered, emmanuelpescosta099, ht990332, kdelibs-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kio/d8aafbc37daab3cd62ee77430a55b3d72ccc12e0 | Version Fixed In: | 5.14 |
Sentry Crash Report: | |||
Attachments: | Patch: show custom folder icons again |
Description
perrantrevan
2015-07-25 13:37:21 UTC
*** Bug 350761 has been marked as a duplicate of this bug. *** Thanks for the bug report! I can reproduce it, I will have a look at it. Also reproducible in the open/save file dialog. I'll reassign it to KIO. Created attachment 93965 [details]
Patch: show custom folder icons again
I have found some time to have a look at it again, this problem was introduced by commit 46cd152f.
I will upload my patch to review board tomorrow.
*** Bug 346317 has been marked as a duplicate of this bug. *** Git commit d8aafbc37daab3cd62ee77430a55b3d72ccc12e0 by Emmanuel Pescosta. Committed on 11/08/2015 at 18:13. Pushed by emmanuelp into branch 'master'. Show custom folder icons again Set mimetype as known when we assign the mime type for inode/directory This bug was introduced by commit 46cd152f FIXED-IN: 5.14 REVIEW: 124690 M +21 -0 autotests/kfileitemtest.cpp M +1 -0 autotests/kfileitemtest.h M +8 -8 src/core/kfileitem.cpp http://commits.kde.org/kio/d8aafbc37daab3cd62ee77430a55b3d72ccc12e0 Thanks a lot! |