[dolphin] [Bug 441567] Dolphin allows file rename and then silently fails even though the user does not have write permission

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Aug 27 04:53:47 BST 2021


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

2wxsy58236r3 at opayq.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WORKSFORME                  |---

--- Comment #2 from 2wxsy58236r3 at opayq.com ---
After more testing, if I do it in /tmp (drwxrwxrwt root root) and have test.txt
(-rw-r--r-- root root), the Dolphin bug can be reproduced. (`mv test.txt
test2.txt` will fail)

If I create a directory in /tmp, e.g. testdir (drwxr-xr-x user users) and have
test.txt (-rw-r--r-- root root), then `mv test.txt test2.txt` is OK.

So in the case of /tmp, I think there may be a bug in Dolphin.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list