In the code comments in book-all-books-block.tpl.php, the book_id (array key for book_menus) is supposed to be the parent book ID. Instead, it's just a sequential number (starting with 0). In screenshot, the node id of the parent book is 1, but the id is listing as 0.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Screen Shot 2014-11-16 at 14.37.02.png | 117.55 KB | legolasbo |
| Block_Nav_ID-2.png | 120.53 KB | duellj |
Comments
Comment #1
legolasboAttached patch fixes this issue.
Comment #2
alansaviolobo commentedreroll
Comment #6
legolasboAfter reviewing the current codebase i found out that this bug has already been fixed.
Marking this issue fixed.