symptom:when creating/editing a page, setting "edit permissions" for a Role has no affect. Role can not edit.

I have drupal 4.6.2
i have "node-privacy-by-role" installed (4.6.0)
Node-privacy works fine with "view permissions". Roles can/can't view as assigned.
Role tested is allowed to "administer nodes"

FYI - I am running multiple sites from one user database but with multiple content databases
sites share these tables

"users" "users_roles" "sessions" "role" "authmap" "troll_ip_ban" "troll_ip_track" "sequences"

Comments

ankur’s picture

I was not able to reproduce this problem. This may have to do with the oddities of your setup, regarding the shared tables. I will leave this issue open for a little while to see if anyone else has any input on this. This is a particularly hairy problem in that it involves tracking possible indiscrepancies between tables shared by all the sites and how they make sense to the other tables and the code.

-Ankur

jondoesdrupal’s picture

Status: Active » Closed (fixed)

Tidying up old issues. Focus now is on Drupal 5 version of the module. If there is still demand for this to be resolved and it gets resumbitted then I'll look into finding a solution.