The code comment above the removeAllowedClass() function says to call this function in a module's hook_uninstall, but really it should be called in hook_disable. Otherwise, the dependent module can't be uninstalled unless entity_lister is enabled.

Comments

arnoldbird’s picture

Status: Active » Closed (fixed)

Fixed in revision 244ef3c