Summary: | Dolphin does not honour absence of execute permission of directory in some cases | ||
---|---|---|---|
Product: | [Unmaintained] kio | Reporter: | Shriramana Sharma <samjnaa> |
Component: | general | Assignee: | David Faure <faure> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | adawit, adrian, frank78ac |
Priority: | NOR | ||
Version: | 4.9.2 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Shriramana Sharma
2007-12-17 02:31:29 UTC
I should note that this exists in KDE 4 also, I checked in the KDE 4 RC 2 Kubuntu Live CD via VirtualBox. So with all this talk about closing KDE 3 bugs, kindly don't close this one too. I've been able to reproduce it in konqueror and dolphin svn trunk 831729. I think both use some kind of cache of the visited directories, therefore until the refresh button is not pressed (or the directory info is gone from the cache), they use the cache and does not notice the directory new rights (this is only a guess). Hello. I am the reporter of this bug. I confirm that this exists in KDE 4.2.2 but only if I navigate to /tmp/foo in step 3, not if I just go to /tmp. Please fix this. Thanks for all your great work on KDE! This is an issue in the Dolphin KPart used by Konqueror for file management. Resetting assignee to default as per bug #305719 I confirm, but I believe it's actually an issue in KDirLister. Dolphin itself doesn't check the permissions, it only asks KDirLister to open the URL and list the files. Fixed when it bug# 173733 was fixed. *** This bug has been marked as a duplicate of bug 173733 *** |