The module is leaving zombie variables on the database, since it doesn't implement hook_uninstall. The attached patch solves this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| compact_forms_uninstall_vars.patch | 486 bytes | jedihe |
The module is leaving zombie variables on the database, since it doesn't implement hook_uninstall. The attached patch solves this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| compact_forms_uninstall_vars.patch | 486 bytes | jedihe |
Comments
Comment #1
sunThanks for reporting, reviewing, and testing! Committed to D6.
A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.