Details
-
Bug
-
Resolution: Unresolved
-
High
-
None
-
1.8.0, 1.8.1
-
None
Description
The update script (dbupdate-6.7.0-to-6.8.0.sql) create "content/publish" policy limitations based on existing "content/create" and "content/edit" policies.
The problem is that some limitations are not avalaible on "content/publish" : ParentOwner, ParentGroup, ParentClass, ParentDepth.
This will result in an unauthorized exception when you try to publish a content.
Exemple :
- Create a role with content/create "Class" article under "Parent Class" folder
- The update script will add content/publish "Class" article under "Parent Class" folder
Attachments
Issue Links
- relates to
-
EZP-26070 PHP API support for new Publish permission
- Closed