Closed (fixed)
Project:
node privacy byrole
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jul 2005 at 13:19 UTC
Updated:
11 Jun 2007 at 08:01 UTC
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
Comment #1
ankur commentedI 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
Comment #2
jondoesdrupal commentedTidying 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.