Closed (duplicate)
Project:
Book Manager
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
18 Dec 2008 at 06:31 UTC
Updated:
3 Feb 2010 at 23:50 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| book_manager_child_link.diff | 1.5 KB | MGN |
Comments
Comment #1
MGN commentedComment #2
marcp commentedThis got rolled into #704090: Expand 'Add child page' link into 'Add each content type' links. Thanks for reporting this.