Summary: | Konquerator displays stale permissions in context menu permissions | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | agentm <epsg2004> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adawit, samjnaa, vincenzo_ml |
Priority: | NOR | ||
Version: | 4.9-Git | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdelibs/9c1e5d56cdfb844f49a41010d307882939971da1 | Version Fixed In: | 4.10.4 |
Sentry Crash Report: |
Description
agentm
2008-10-28 07:47:05 UTC
KDE 3 is no longer maintained. However, this issue also affects KDE 4 from git master and is fault of KDirListerCache not sending update notifications when the permissions of directories and files is changed externally. *** Bug 118136 has been marked as a duplicate of this bug. *** Git commit 9c1e5d56cdfb844f49a41010d307882939971da1 by Dawit Alemayehu. Committed on 19/05/2013 at 01:05. Pushed by adawit into branch 'KDE/4.10'. Update permissions shown in the properties dialog when it is changed externally. FIXED-IN: 4.10.4 REVIEW: 103555 M +7 -1 kio/kio/kdirlister.cpp M +36 -10 kio/tests/kdirlistertest.cpp M +1 -0 kio/tests/kdirlistertest.h http://commits.kde.org/kdelibs/9c1e5d56cdfb844f49a41010d307882939971da1 *** Bug 154205 has been marked as a duplicate of this bug. *** |