https://bugs.kde.org/show_bug.cgi?id=447722
Bug ID: 447722
Summary: Creating a folder in root-owned directory doesn't work
in symlinked folders
Product: frameworks-kio
Version: git master
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Creating a folder fails without error in a folder that requires root privileges
but is a symlink path to the actual location. For example, creating a folder
fails in /bin/ but succeeds in /usr/bin/. Running latest git master of kio &
dolphin.
lrwxrwxrwx 1 root root 7 joulu 6 20:48 bin -> usr/bin
drwxr-xr-x 14 root root 4096 joulu 6 20:51 usr
STEPS TO REPRODUCE
1. Attempt to create a folder in root folder which is symlinked
--
You are receiving this mail because:
You are watching all bug changes.