Active
Project:
Drupal core
Version:
main
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Jan 2016 at 07:48 UTC
Updated:
14 Jan 2025 at 08:11 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottMy current thoughts are:
Comment #3
catchThis should already be the case after #2348925: Uninstalling a filter plugin removes text formats.
But looks like the same wasn't applied to formats as a whole.
There's a couple of old issues around this that never got resolved: #562694: Text formats should throw an error and refuse to process if a plugin goes missing and #161354: Disabling a module which provides a text format leaves the text format behind. Looks to me like we fixed it for filter plugins and just forgot about formats.
Comment #4
alexpott#2348925: Uninstalling a filter plugin removes text formats made so that only enabled filter formats are checked not disabled - hence the weird bug reports because the behaviour seems really odd.
Comment #18
wim leersIs this still relevant? 🤔
Comment #19
wim leersCan we mark this and say that Recipes are the solution? 🤔