Closed (fixed)
Project:
Drupal core
Version:
4.7.0-beta4
Component:
book.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2006 at 08:15 UTC
Updated:
1 Mar 2006 at 03:15 UTC
This addresses the issue raised at http://drupal.org/node/48790.
Currently, a user with 'maintain books' permission can edit book pages, but also arbitrarily add existing nodes to a book outline. This patch replaces 'maintain books' with three separate permissions, 'add nodes to book outlines', 'create new books', and 'edit book pages'. These are clearer (I think) and more fine-grained.
| Comment | File | Size | Author |
|---|---|---|---|
| book-module-outline-perm-patch | 5.22 KB | puregin |
Comments
Comment #1
dries commentedCommitted to HEAD. Thanks.
Comment #2
moshe weitzman commentedPerhaps you can also deal with http://drupal.org/node/11206 (Editing a top level book page inadvertently changes parent). might be helped by new permission?
Comment #3
(not verified) commented