I have several top-level books with different book access settings.
When I create a new book page, it takes the default book access settings.
However, if it's assigned to be a child of an existing book, the new book will have default permissions, and it will also set the parent and all its existing children to have the default book access permissions.
This means that every time a new child book page is created, permissions need to be reassigned to the parent book page, since it gets set back to default.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | book_access-adding_child_resets_permissions_to_default-1940238-0.patch | 2.45 KB | thelee |
Comments
Comment #1
thelee commentedHi simeow - sorry I haven't responded sooner, I didn't see this new bug come in. I'll take a look at it.
Comment #2
thelee commentedalright simeow, here's the patch that i'll be adding to the trunk; fixes your issue and has a test case. it'll be rolled into stable release 7.x-2.1
Comment #3
thelee commented