Closed (fixed)
Project:
Commerce Card on File
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Apr 2013 at 21:13 UTC
Updated:
2 May 2013 at 15:50 UTC
Follow Forum Module install/enable/uninstall pattern by implementing hook_uninstall to delete the field & instance (otherwise module throws a Fatal when re-enabled after an uninstall as the field is not deleted upon uninstall).
Not sure the field_purge_batch is required but added it as a luxury.
| Comment | File | Size | Author |
|---|---|---|---|
| fix-install-uninstall.patch | 860 bytes | jpstrikesback |
Comments
Comment #1
dwkitchen commentedThanks
Comment #2
jpstrikesback commentedHey @dwkitchen, there doesn't seem to be a commit for this, did you miss that or is one on the way? :)
Cheers,
JP
Comment #3
dwkitchen commentedComment #4
jpstrikesback commentedCheers!