I have a standard drupal 4.7.3 installation, and I installed the cvs version of nodeperm_role.

After installation I go to settings/Nodeperm role settings. I mark the checkbox for workflow and "save changes", everything seems fine. Anonymous users cannot access any of my pages now. I guess this is normal and the module does not add permissions to "anonymous" role to all nodes by default at installation. So far, so good.

Next, I create a page node, lets call it "test", as administrator. I have an "editor" role which can access content, view revisions, create pages and edit own pages. Under "additional role permissions" I add "Editor" to both "view" and "edit".
I log out, log in as editor, try to edit the node. When I submit, submission silently fails and takes me to the front page.

Its not a browser cache problem, I can see the "post" in the server log, however nothing in drupal logs, and so far I have been unable to pin down the problem.

Can you reproduce this? I will give any assistance that you need, if you need to test me anything (including code changes, applying patches, installing new versions of the module, hacking around in the database) just let me know.

telcontar

Comments

robb’s picture

I responded directly tot he poster but forgot to post here as well. The code is being worked on and I expect this problem will get resolved during the rewrite.

telcontar’s picture

Status: Active » Closed (fixed)