Forums / Developer / Role Policies

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Role Policies

Author Message

Björn X

Monday 19 May 2003 5:32:29 pm

Applies to Version 3.0.1 maybe also 3.0.2

I just found out...

ROLE SETTING 1
content read *
content versionread *
content edit
content remove *
content create *

differs in behavior to

ROLE SETTING 2
content *

I created a site with a member area were members can create own content.

If members with ROLE SETTING 1 edit content e.g. (/content/edit/407/1)

fetch(content,list,hash(parent_node_id,210,limit,9,sort_by,array(array(priority))))

doesn't return any rows.....

But if the user has ROLE SETTING 2 everything works fine.

ALso is a user with ROLE SETTING 1 is in the modul /content/view/ fetch acts normal too.

Is this a BUG? Why is this that way?

THANKS Björn