Hello,

I has problem with the current code in CVS (today September 12th, last commit August 8th). Everyone, except for uid 1 (of course) and author, doesn't has access to "edit" function on a node.

Is the code in CVS the actual one in module developer local disk ?

BR,

Comments

jcisio’s picture

Category: bug » support

Hello,

Anyone might tell me if it's correct ? I create a workflow with 3(+1) states: wait for publish, need review, published. I add new role "editor" that can "edit any story content".

But only author can edit his post, the editor can change state but he can't edit the content (the "edit" is not shown). Am I missing something ?

jcisio’s picture

Ooops, I've dug in another way and found how to make it works. In fact the content I have is converted from Joomla!, with Full HTML filter. The editor doesn't have access to this, so the "edit" doesn't shown.

jcisio’s picture

Status: Active » Closed (fixed)

Ooops, I've dug in another way and found how to make it works. In fact the content I have is converted from Joomla!, with Full HTML filter. The editor doesn't have access to this, so the "edit" doesn't shown.