Posted by dwees on January 30, 2007 at 5:51pm
| Project: | Book Expand |
| Version: | 5.x-1.0.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dwees |
| Status: | closed (fixed) |
Issue Summary
If you enable the Private node module, and this module, and set the filter to private there is an error in the implementation. When you create a book page, and set it to private, and then attempt to add a child to this page, you won't be able to add the page because none of the private nodes will show up. What I need to do is find out which private pages the current user has created, and then if any of these exist, don't exclude them from the list.
Comments
#1
#2
Fixed patch, accidentally added code in the wrong place, use this 2nd patch.
#3
#4