Closed (fixed)
Project:
filedepot
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 17:26 UTC
Updated:
27 May 2014 at 15:18 UTC
Jump to comment: Most recent
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.
| Comment | File | Size | Author |
|---|---|---|---|
| filedepot.class_.php_.patch.txt | 1.08 KB | kldehoff |
Comments
Comment #1
ldav1s commentedReproduced this with 1.0-rc3. Applied the patch and created a new subfolder with inherited group permissions. The patch worked for me.
Comment #2
blainelang commentedThanks kldehoff and ldav1s, I have committed this patch to CVS.
Comment #3
ldav1s commentedThis looks fixed in RC4.