Closed (fixed)
Project:
Features
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2012 at 18:42 UTC
Updated:
3 Jun 2013 at 22:30 UTC
Jump to comment: Most recent file
I'll get an error when trying to uninstall the features module and not having the menu module enabled.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | features-uninstall_error_when_no_menu-1668610-1.patch | 611 bytes | tlyngej |
Comments
Comment #1
tlyngej commentedThe following patch will check if the table 'menu_custom' exsists before it trying to access it.
Comment #2
hefox commentedTis good to state what the error is. Quick look, looks fine.
Comment #3
tlyngej commentedOf course it is. Thanks for the edit.
Comment #4
tlyngej commentedComment #5
yannickooWorks fine :)
Comment #6
mpotter commentedCommitted to f4d208b.