When new subfolders are created, and the "Inherit permissions" option is chosen, only the user and role permission types are inherited. This patch adds the required code to the filedepot.class.php file.

CommentFileSizeAuthor
filedepot.class_.php_.patch.txt1.08 KBkldehoff

Comments

ldav1s’s picture

Reproduced this with 1.0-rc3. Applied the patch and created a new subfolder with inherited group permissions. The patch worked for me.

blainelang’s picture

Status: Needs review » Fixed

Thanks kldehoff and ldav1s, I have committed this patch to CVS.

ldav1s’s picture

This looks fixed in RC4.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit cf97e5a on master, 8.x-1.x by blainelang:
    Group permissions not being set if you use the 'inherit permissions'...