Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
book.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
26 Feb 2010 at 16:17 UTC
Updated:
1 Nov 2021 at 00:55 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
fgmSuggested patch adds two checks
- there is at least one child under the book root
- all nodes are children of another node in the book hierarchy
Comment #2
fgmOops, wrong patch.
Comment #3
criticalpatch commented#2: book_validate1.patch queued for re-testing.
Comment #4
thedavidmeister commentedThis is still an issue in D8, so bumping the version number.
There is no node right below the book root in this reordering, the changes could not be saved.Reads a bit colloquially to me. How about:
"There is no node below the book root with this ordering, the changes could not be saved."
We need descriptions for each of these, and instead of "mixed" we need to state the possible data types.
Comment #13
larowlan\Drupal\book\Form\BookAdminEditForm::validateFormno longer referenceplidI think that means this can be moved back to Drupal 7?
Comment #14
darvanenFollowed the step to reproduce I've just added to the IS using 9.3.x, couldn't reproduce. Agree this can go back to D7.