Download & Extend

Revision information fields: checkbox is misplaced; log's textarea is missing

Project:Override Node Options
Version:6.x-1.9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

Part of this issue was reported back in http://drupal.org/node/329663.
In Drupal6 revision fields are no longer embedded into the publishing options fieldset; they have one for themselves ("Revision information").
When the revision override is active, instead of showing the new pertinent fieldset, the module shows an old-fashioned "Publishing options" fieldset.
Moreover, the textarea to be filled with a revision log message is missing.

Comments

#1

Status:active» needs work

I'm attaching a patch that addresses the mentioned problems, though it certainly needs work in terms of code cleanup and reordering (the revision options are still processed with the publishing options group).

AttachmentSize
override_node_options.module_507300.patch 2.72 KB

#2

Status:needs work» closed (duplicate)

Will be fixed with #644820: Use the same form element names, not new ones

nobody click here