The Drupal 7* node module creates a couple of persistent variables when creating a new content type that don't seem to be used for anything and almost certainly represent a bug: additional_settings__active_tab_NODETYPE and save_continue_NODETYPE. In that case, they should be eliminated.

*Since I can't install Drupal 8 right now to see if it does something similar, I'll assume it does and let someone else change the version on this issue if they know better.

Comments

swentel’s picture

Version: 8.x-dev » 7.x-dev

This is fine in D8 after the conversion to CMI.

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.