Actions
Bug #9001
closed[J4]: Uninstalling a plugin with a tab that has fields causes fatal error
Description
This is due to it trying to set pluginid column to NULL. This column does not accept NULL. It should be set to 1 (CB Core) so the field can try to be converted to a standard fieldtype of some kind (usually falls back to being "text" type).
Actions