Tab descriptions are broken when using "override node options" module

loze - May 12, 2009 - 18:57
Project:Vertical Tabs
Version:6.x-1.0-beta2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:won't fix
Description

Using the "override node options" module http://drupal.org/project/override_node_options
Revision information and publish information in the tab description does not update.

thank.

#1

Dave Reid - November 6, 2009 - 21:07

I'll have to look into this. It looks like override_node_options is adding it's own fieldset. I'm not sure if that's the proper thing it should be doing (depends if core is using #access on the form elements or just not including them). If it's not including them, override_node_options should be making sure to use the exact same form item names and ids as core does for those options and it should work.

#2

Dave Reid - November 27, 2009 - 16:36
Status:active» won't fix

Created #644820: Use the same form element names, not new ones in the override node options. This isn't a problem that can or should be fixed here.

 
 

Drupal is a registered trademark of Dries Buytaert.