When a user has permission to 'add content to books' , they get an can 'add child page' link when viewing a personal book page. When they try to add a child page (not knowing its a personal book), the page gets created, but not included in the book. This is by design, but leads to unnecessary confusion.

Here is a patch to remove the add child link in this case.

CommentFileSizeAuthor
book_manager_child_link.diff1.5 KBMGN

Comments

MGN’s picture

Assigned: Unassigned » MGN
Status: Active » Needs review
marcp’s picture

Version: 6.x-1.2 » 6.x-1.x-dev
Status: Needs review » Closed (duplicate)

This got rolled into #704090: Expand 'Add child page' link into 'Add each content type' links. Thanks for reporting this.