Ticket #1871 (closed New Feature: fixed)

Opened 3 months ago

Last modified 3 months ago

Add option to change permissions applied with chmod commmand

Reported by: wwalc Assigned to: wwalc
Priority: Normal Milestone: FCKeditor 2.6
Component: Server : PHP Version:
Keywords: Confirmed Review+ Cc:

Description

For more info please take a look at: #950

Attachments

1871.patch (2.3 kB) - added by wwalc on 02/22/08 11:46:23.
1871_2.patch (3.4 kB) - added by wwalc on 02/25/08 10:52:33.
1871_3.patch (3.8 kB) - added by wwalc on 02/25/08 13:32:45.

Change History

02/18/08 15:00:23 changed by wwalc

  • owner set to wwalc.

02/19/08 14:07:45 changed by w.olchawa

  • keywords set to Confirmed.

02/22/08 11:46:23 changed by wwalc

  • attachment 1871.patch added.

02/22/08 11:48:08 changed by wwalc

  • keywords changed from Confirmed to Confirmed Review?.

02/24/08 16:51:27 changed by fredck

  • keywords changed from Confirmed Review? to Confirmed Review-.

The same configuration should be used for the folder creation. So, it should also have a generic name, like "Chmod", with a generic comment explaining it.

02/25/08 10:52:33 changed by wwalc

  • attachment 1871_2.patch added.

02/25/08 10:58:29 changed by wwalc

  • keywords changed from Confirmed Review- to Confirmed Review?.

02/25/08 11:37:34 changed by wwalc

  • keywords changed from Confirmed Review? to Confirmed.

02/25/08 13:32:45 changed by wwalc

  • attachment 1871_3.patch added.

02/25/08 13:36:31 changed by wwalc

  • keywords changed from Confirmed to Confirmed Review?.

Similar solution used as in #1873. If ChmodOnFolderCreate is set to 0, "umask" calls are not used.

02/25/08 17:00:24 changed by fredck

  • keywords changed from Confirmed Review? to Confirmed Review+.

02/25/08 17:19:17 changed by wwalc

  • status changed from new to closed.
  • resolution set to fixed.

Fixed with [1625].