When editing a menu item that does not have a minipanel attached the following error can show:
notice: Undefined index: menu_minipanels_hover in /Users/dmckenna/Sites/drupal/6/sites/all/modules/menu_minipanels/menu_minipanels.module on line 248.

Comments

damienmckenna’s picture

Status: Active » Needs review
StatusFileSize
new930 bytes
new915 bytes

There was a difference between the code for D6 and D7 - the error didn't happen in D7 but there was still some unnecessary code and no comments. I've cleaned up that part of both codebases so the bug is fixed and it's a little cleaner. I also removed an unnecessary validate form callback for a function that didn't actually exist anymore.

damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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