Bug 37022

Summary: Unable to create resources on sub-folders due to ACL invalid restrictions
Product: Slide Reporter: Miguel Figueiredo <mfigueiredo>
Component: CoreAssignee: Slide Developer List <slide-dev>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 2.1   
Target Milestone: ---   
Hardware: Other   
OS: other   
Bug Depends on: 32352    
Bug Blocks:    

Description Miguel Figueiredo 2005-10-11 16:43:32 UTC
Hello folks,

 I wanted to create a collection with a deny restricton to all actions and to 
all principals, and a child collection with a allow restriction to all actions 
and to all principals. Means that I would have a 'directory tree' like this:

 \slide\files\a\b

 where 'a' denies any action and 'b' allows every action.

 After the setup of this scenario, when we try to create a child resource in b 
collection, Slide always returns a http forbiden status code.

 Somehow, I believe the reason for this bug might be related with the 
previously identified bug 32352.