Closed (fixed)
Project:
Book made simple
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2011 at 22:01 UTC
Updated:
15 Jan 2013 at 02:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
MarcElbichon commentedThere's a problemn with core book module. This module doesn't show unpublished nodes in book outline parent list.
So, when modify unpublished book, parent is set to the first item of the list because node is not in the list.
You can post an issue to book core module or modify line in the book_get_books() function in book.module file :
by
BMS hide links in view mode for unpublished node. I can add a new setting to correct it.
Comment #2
MarcElbichon commentedI've modified module to correct core book module bug.
Can you test this version ?
Comment #3
MarcElbichon commentedComment #4
jun commentedHi, sorry to report this bug is still in 3.2.
Comment #5
MarcElbichon commentedCommited in 6.x-3.3 version
Comment #6
scottrigby