Bug 37022 - Unable to create resources on sub-folders due to ACL invalid restrictions
Summary: Unable to create resources on sub-folders due to ACL invalid restrictions
Status: NEW
Alias: None
Product: Slide
Classification: Unclassified
Component: Core (show other bugs)
Version: 2.1
Hardware: Other other
: P2 normal (vote)
Target Milestone: ---
Assignee: Slide Developer List
URL:
Keywords:
Depends on: 32352
Blocks:
  Show dependency tree
 
Reported: 2005-10-11 16:43 UTC by Miguel Figueiredo
Modified: 2005-10-11 08:43 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.