Posted by Domsou on September 24, 2008 at 2:23pm
| Project: | WYMeditor |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Context :
Fresh install of Drupal 6.4 and WYMeditor 6.x-2.x-dev
Steps to reproduce :
- deactivate WYMeditor module
- go to uninstall tab
- desintall WYMeditor module
- confirm
- ERROR !
Error Message :
Fatal error: Call to undefined function filter_admin_delete_submit() in drupal_path/sites/all/modules/wymeditor/wymeditor.install on line 42
Others
WYMeditor fields on variable MySQL table still exists :
- wymeditor_classes
- wymeditor_containers
Going again on module desinstall tab indicate that WYMeditor module is still install.
Comments
#1
After some investigations I corrected the error. I'll submit a patch soon...
On my previous comment the last part name Others indicate that some variables related to WYMeditor are not deleted after the module desinstallation. In others words : desinstallation is not clean ! So I am gonna create a new bug report for that point.
#2
Here is the patch !
Two points :
I have carrefully read the notice about submitting patches. But because of the two previous points there are maybe some errors. So please feel free to warn me about.
Thanks
#3
The uninstall was corrected.
Thanks Domsou for your patch.
#4
Automatically closed -- issue fixed for two weeks with no activity.