Bug 158391 - Question on default permissions of files / directories
Summary: Question on default permissions of files / directories
Status: RESOLVED FIXED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-25 11:53 UTC by Nicolas L.
Modified: 2008-07-26 10:54 UTC (History)
0 users

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 Nicolas L. 2008-02-25 11:53:24 UTC
Version:            (using KDE 4.0.1)
Installed from:    Mandriva RPMs
OS:                Linux

Mandriva bugreport : https://qa.mandriva.com/show_bug.cgi?id=27414

I found out that creating a new file/directory with Dolphin results in other
permissions than doing the same thing on console:

With console:
mkdir testdir  => permissions as being set with chmod 0755
touch testfile => permissions as being set with chmod 0644

With Dolphin:
Create new - directory => permissions as being set with chmod 0775
Create new - textfile => permissions as being set with chmod 0664
Comment 1 Peter Penz 2008-02-25 12:10:19 UTC
@David: I've changed the product to Konqueror although the code is located in libkonq
Comment 2 Jaime Torres 2008-06-11 20:03:18 UTC
Still present in kde4 trunk r811887 
Comment 3 Jaime Torres 2008-07-23 20:03:30 UTC
In 4.1.60 svn trunk 831729, the files and directories are created with the normal rights.
Comment 4 Jaime Torres 2008-07-26 10:54:15 UTC
This has been fixed sometime between r811887 and r831729.