Download & Extend

Error (unexistant table menu_custom) when uninstalling without the menu module enabled.

Project:Features
Version:7.x-1.x-dev
Component:Code
Category:bug report
Priority:major
Assigned:Unassigned
Status:fixed

Issue Summary

I'll get an error when trying to uninstall the features module and not having the menu module enabled.

Comments

#1

Status:active» needs review

The following patch will check if the table 'menu_custom' exsists before it trying to access it.

AttachmentSizeStatusTest resultOperations
features-uninstall_error_when_no_menu-1668610-1.patch611 bytesIgnored: Check issue status.NoneNone

#2

Title:Error when uninstalling without the menu module enabled.» Error (unexistant table menu_custom) when uninstalling without the menu module enabled.

Tis good to state what the error is. Quick look, looks fine.

#3

Of course it is. Thanks for the edit.

#4

Assigned to:tlyngej» Anonymous

#5

Status:needs review» reviewed & tested by the community

Works fine :)

#6

Status:reviewed & tested by the community» fixed

Committed to f4d208b.