user reference access not updated when edit
PePiToO - March 10, 2009 - 09:05
| Project: | Nodeaccess |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The access does not seem updated when i edit the user referenced field.
I create a content type Y and reference a user X ( configured to view and edit the node )
Both creator and user referenced have the respected access ( node creator can view/edit/delete ) and the user referenced can view / edit.
When i edit the node and change the user referenced, the access don't change, the updated user referenced have no right to edit while the old user referenced still can.
Any ideas ?

#1
I had the same problem with nodeaccess_userreference module, which was fixed with a patch here :
http://drupal.org/node/387960#comment-1397904
I am thinking of using both modules just because the new integrated features of user reference access doesnt work in this one...
Any update on this ?