Closed (won't fix)
Project:
SimpleAds
Version:
7.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2012 at 16:58 UTC
Updated:
9 Jun 2023 at 16:12 UTC
Jump to comment: Most recent
Hi,
I've noticed that one of the simpleads module's fields field_ad_status remains in the system after module uninstalling. The reason is very simple - it is not deleted in the hook_uninstall. I'm attaching a very simple patch fixing the issue.
Cheers,
ad4m
| Comment | File | Size | Author |
|---|---|---|---|
| simpleads.install.patch | 556 bytes | ad4m |
Comments
Comment #1
minnur commentedThanks for the report!
Comment #2
minnur commentedI added this fix to the dev version.
Comment #3
minnur commented