Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.8, 1.9
-
Fix Version/s: None
-
Component/s: Package: ILP
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
The block_ilp table was not dropped when the block was deleted. This needs testing and should be the case for all modules.
It seems that none of the tables or fields are dropped when deleting the block. I have had to remove the fields from mdl_config manually along with the various others.