Download & Extend

Log message is displayed below preview button

Project:Drupal core
Component:book.module
Category:bug report
Priority:critical
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When adding book pages, the "Log message" field is displayed below the preview button but above the submit button. The reason is that the weight specified in the book form is the same as that of the preview button. The attached patch decrements the weight of the log message field by one.

AttachmentSizeStatusTest resultOperations
booklog.patch786 bytesIgnored: Check issue status.NoneNone

Comments

#1

Status:needs review» fixed

Committed to HEAD. Thanks.

#2

Status:fixed» closed (fixed)