DX: Remove module filters on uninstall
Dave Reid - November 17, 2008 - 06:41
| Project: | Drupal |
| Version: | 7.x-dev |
| Component: | filter.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | needs work |
Description
With hook_modules_uninstalled, we can automatically remove filters provided by uninstalled modules. Patch following shortly.

#1
And heeeere's the patch!
#2
Slight change in documentation.
#3
The last submitted patch failed testing.
#4
#5
Note #562694: Text formats expose sensitive information and arbitrary user input if filters vanish which is related, and also aims to deal with some trickier issues that occur when modules that provide filters are disabled/uninstalled.