Posted by Dave Reid on November 17, 2008 at 6:41am
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | filter.module |
| Category: | task |
| Priority: | normal |
| Assigned: | Dave Reid |
| Status: | closed (won't fix) |
Issue Summary
With hook_modules_uninstalled, we can automatically remove filters provided by uninstalled modules. Patch following shortly.
Comments
#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.
#6
Yes, and unfortunately, this patch won't fly due to #562694: Text formats expose sensitive information and arbitrary user input if filters vanish