colorpicker_cck doesn't define dependency
Crell - February 3, 2008 - 21:50
| Project: | Colorpicker |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dwees |
| Status: | active |
Jump to:
Description
The colorpicker_cck module doesn't actually function in a useful fashion without the colorpicker module being enabled. However,that fact is not defined in the info file. colorpicker_cck.info needs to define a depencencies line accordingly.

#1
I'll fix this when I get a chance. This may have to wait for a while as I am very busy right now.
Dave
#2
This has been fixed.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
The dependency list now has 'cck' instead of 'content', so the module can't be enabled.
#5
The dependency should actually list "color". :-)
#6
It doesn't depend on the color module being enabled though, just the folder with the Farbastic script being present in the misc folder. So I'm not sure if I should require the color module or not in this case.
#7
Um. You're right. I didn't reread my initial post. Ignore me. :-)