Inside system_modules_submit() we already call menu_rebuild(). So, it's pointless to do it again in hook_uninstall(). Splitting this fix out from #669556: Move update_requirements to update.install since this is unrelated to that patch.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dww’s picture

Status: Active » Needs review
FileSize
592 bytes
moshe weitzman’s picture

Status: Needs review » Reviewed & tested by the community
webchick’s picture

Status: Reviewed & tested by the community » Fixed

Though it's not showing on the patch itself for some reason, if you go over to qa.drupal.org, it came back green.

Committed to HEAD.

dww’s picture

Version: 7.x-dev » 6.x-dev
Status: Fixed » Reviewed & tested by the community
FileSize
510 bytes

Yay, thanks. Here's a clean D6 backport.

Gábor Hojtsy’s picture

Status: Reviewed & tested by the community » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)
Issue tags: -Performance

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