node access not rebuilt when book page moved to new book
Harry Slaughter - September 12, 2008 - 19:18
| Project: | Book access |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Harry Slaughter |
| Status: | closed |
Jump to:
Description
when a page is moved to a different book from the 'outline' tab, permissions are not rebuilt for that node.
i imagine what is happening is that taxonomy is being updated for the node, but the node is not being resaved, so there is no call to node_access_write_grants().

#1
added additional node grant rebuild when book outline form is submitted for a given node.
this might fix a slew of oddball use cases that result in undesired permission states.
#2
Automatically closed -- issue fixed for two weeks with no activity.