Bug 64135 - [testcase] Konqueror appears to move into forbidden folder
Summary: [testcase] Konqueror appears to move into forbidden folder
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 3.1.3
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-12 13:40 UTC by Matthias Hofmann
Modified: 2009-09-13 23:49 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Hofmann 2003-09-12 13:40:23 UTC
Version:           3.1.3 (using KDE 3.1.3)
Installed from:    SuSE
Compiler:          gcc version 2.95.3 20010315 (SuSE)
OS:          Linux (i686) release 2.4.18-4GB

Hello!

When I use Konqueror to change into a folder I am the owner of, but for which I do not have access permissions (i.e. the access rights are drw-r--r--), Konqueror actually DOES change into the directory, or better say it appears to do so, because the corresponding path is displayed in the address text field of the menu area. Files are not displayed, however, but nevertheless it makes you think that you have changed into a directory while you haven't.

When I use the command line to move into the directory in question, I get an error as expected. I should get an error when I use Konqueror to do the same thing, too (as is the case when I, for example, try to browse "/root" as a regular user).

I don't know if this has to do with the fact that in the case described above, am the owner of the folder - I DO get an error from Konqueror if I try to change into a folder for which I do not have access rights and the owner is a different user.

Regards,

Matthias
Comment 1 Matt Rogers 2004-12-18 22:00:41 UTC
Confirmed with KDE 3.4 alpha. Need to go back in history when this happens.
Comment 2 klaatu 2008-05-04 17:27:45 UTC
This still occurs in 4.0.3


Testcase:

as either user or root:
cd ~
mkdir testdir
touch testdir/file.txt
chmod u-x,g-wx,o-wx testdir

we now have testdir with permissions drw-r--r--

for the expected behaviour, in the command line:
cd testdir
bash: cd: testdir: Permission denied

for unexpected konqueror behaviour, in konqueror, attempt to change into testdir.  An error message appears but we are left with a blank window and the text path in konqueror reads /home/username/testdir -- as if we had changed into testdir.
Comment 3 Jaime Torres 2008-07-12 11:10:42 UTC
This also happens to dolphin 4 rc1 and konqueror 4 rc1
Comment 4 FiNeX 2009-09-13 23:49:24 UTC
All reports about file management mode reported against KDE 3 (konqueror) has been closed: konqueror in KDE 3 is no more developed and mantained. All bugs and wishes which could be interesting for Dolphin in KDE 4 (the new KDE file manager) has been collected into a specific list:
  http://techbase.kde.org/Contribute/Konqueror-FileManagement

Please try the new file manager before request new features and report bugs.

Before submitting new reports check carefully the already opened KDE/Dolphin reports in order not to add duplicates.

Many thanks.