Fixed
Project:
Book
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2026 at 20:19 UTC
Updated:
4 May 2026 at 15:22 UTC
Jump to comment: Most recent
The book_navigation_without_tree field does not appear in the position configured on "Manage display". This is because it is put into $build['book_navigation'] instead of $build['book_navigation_without_tree'].
Use the correct key.
Implement.
None, except that the field appears in the correct location.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
liam morlandComment #4
dbielke1986 commentedComment #5
liam morlandI think this is a different issue.
Comment #6
dbielke1986 commentedIt describes the same problem that was part of the other issue:
Comment #7
smustgrave commentedNeeds tests
Comment #8
liam morlandTests added and are passing. As expected, the test-only job does not pass and its failure is the thing fixed by this merge request.
Comment #10
smustgrave commentedComment #12
liam morlandWould you accept a backport of this to 2.0.x?
Comment #13
smustgrave commentedFor this yes
Comment #14
liam morlandSorry, I must have recalled incorrectly which version I had installed.
book_navigation_without_treeis not in 2.0.x.