Download & Extend

colorpicker_cck doesn't define dependency

Project:Colorpicker
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:dwees
Status:active

Issue Summary

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.

Comments

#1

Assigned to:Anonymous» dwees

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

Status:active» fixed

This has been fixed.

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

#4

Status:closed (fixed)» active

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. :-)