As of Drupal 7.14, the field_bundle_settings was split into per-bundle variables.

rel_build_unregister_form_submit() was loading the monolithic variable, unsetting relevant parts, and resaving it when deleting a bundle. This isn't necessary, as each individual variable can be set.

CommentFileSizeAuthor
#1 rel-1571386-1.patch1.03 KBtim.plunkett

Comments

tim.plunkett’s picture

Status: Active » Needs review
StatusFileSize
new1.03 KB

This should work. Untested.

swentel’s picture

Status: Needs review » Fixed

Committed and pushed!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.