Closed (works as designed)
Project:
Book
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2026 at 08:34 UTC
Updated:
21 Apr 2026 at 11:04 UTC
Jump to comment: Most recent
Comments
Comment #2
dbielke1986 commentedI found the reason why the tree is still there. It was caused by a custom template which was not considering {% if show_tree %}
The last open point I will check is, why the ordering is not correct, if I only use "Book navigation (without tree links)"
Keep you up to date!
Comment #3
dbielke1986 commentedI think, there is no bug in this module. Even if I did not get the root, why the sort order is not evaluated, the show_tree was a custom theme problem.
I will doublecheck the order on a vanilla drupal and create a new bug, if this still occurs.