Active
Project:
Colorpicker
Version:
6.x-2.1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Jan 2011 at 14:28 UTC
Updated:
20 Jan 2011 at 14:28 UTC
Hello
Your colorpicker CCK module doesn't include the necesary .install file where must include their interactions with the CCK core API.
For example, when you uninstall the module, the stored data is not removed because is not invoked:
content_notify('uninstall', 'colorpicker_cck');
I'm including in this issue the source code for this file.
Best regards,
plopesc
| Comment | File | Size | Author |
|---|---|---|---|
| colorpicker_cck.txt | 809 bytes | plopesc |