Download & Extend

Filter when Private doesn't work as expected

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

Status:active» needs review
AttachmentSize
bookmodule.patch 22.2 KB

#2

Fixed patch, accidentally added code in the wrong place, use this 2nd patch.

AttachmentSize
bookmodule_1.patch 22.14 KB

#3

Status:needs review» fixed

#4

Status:fixed» closed (fixed)
nobody click here