Posted by tlyngej on July 2, 2012 at 6:42pm
5 followers
| 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
The following patch will check if the table 'menu_custom' exsists before it trying to access it.
#2
Tis good to state what the error is. Quick look, looks fine.
#3
Of course it is. Thanks for the edit.
#4
#5
Works fine :)
#6
Committed to f4d208b.