Problem/Motivation
The dvg_popup module introduces a dvg_popup_config variable, but this variable is not removed when the module is uninstalled.
Proposed resolution
Remove the dvg_popup_config variable when the dvg_popup module is uninstalled.
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
Release notes snippet
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | delete_variable-3034088-2.patch | 341 bytes | ggh |
Comments
Comment #2
megha_kundar commentedImplemented the hook_unistall function using which we will remove the variable dvg_popup_config.
Comment #3
ggh commentedPatch created, please verify
Comment #4
megha_kundar commentedModified Previous patch
Comment #5
paulvandenburg commentedThanks for the patch(es).
I've applied #3 as that one has the correct white space formatting.
Comment #7
paulvandenburg commentedComment #8
paulvandenburg commented