Skip to content
Snippets Groups Projects
Commit a73f63f1 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #11947 by puregin: ensured that a book node's weight is captured when...

- Patch #11947 by puregin: ensured that a book node's weight is captured when the book node lists returned by book_location() and book_location_down() are generated. This information is required when selecting next page candidates in book_next().

Note that book_location_down() was missing an explicit field b.weight in the SQL SELECT statement, but this value would usually be supplied implicitly because it is used to ORDER the result.
parent 474beff6
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment