Posted by tangent on October 23, 2005 at 12:17am
Jump to:
| 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.
| Attachment | Size | Status | Test result | Operations |
|---|---|---|---|---|
| booklog.patch | 786 bytes | Ignored: Check issue status. | None | None |
Comments
#1
Committed to HEAD. Thanks.
#2