The form weights feature is long gone
See http://drupalcode.org/project/devel.git/commit/d46ac02a5462680121f091bce... & #680288: Forms on current page introspection but there's a variable_del still in the uninstall.

We need to provide a hook_update_N and remove that line.

Just for D7, low hanging fruit

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Spleshka’s picture

Status: Active » Needs review
FileSize
421 bytes

If I got your idea - we should simply remove variable on hook_update(). If so - patch attached.

Where is my fruit? :)

Spleshka’s picture

Hm. Now I think I got you better :)

pcambra’s picture

Status: Needs review » Reviewed & tested by the community

Thanks ;) setting as RTBC

salvis’s picture

Yes, this looks OK. Thanks, both.

pcambra’s picture

Status: Reviewed & tested by the community » Fixed

And committed to the 7.x branch, no D8 here.

Thanks!

Status: Fixed » Closed (fixed)

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