Recently I enabled the module with disabled Menu module and got the following error on "admin/config/search/sitemap" path:

Fatal error: Call to undefined function menu_get_menus() in [...]/site_map/site_map.admin.inc on line 70

You need to add explicit dependency on Menu module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

d.novikov’s picture

Status: Active » Needs review
FileSize
579 bytes

I've attached a patch against the current dev.

darrell_ulm’s picture

Priority: Normal » Major
Status: Needs review » Needs work

Verified, this is in fact a bug. Will look into adding the dependency.

darrell_ulm’s picture

Assigned: Unassigned » darrell_ulm
Status: Needs work » Fixed

Fixed in the latest 7.x-1.x-dev release.

Status: Fixed » Closed (fixed)

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