Closed (fixed)
Project:
ImageCache
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2008 at 15:32 UTC
Updated:
17 May 2009 at 17:50 UTC
If a actions has no configuration, you can not add it to a preset (like desarturation).
Errormessage:
user warning: Field 'data' doesn't have a default value query: INSERT INTO shaque_imagecache_action (presetid, weight, module, action) VALUES (1, 0, 'imagecache', 'imagecache_desaturate') in C:\development\Apache2.2
Comments
Comment #1
drewish commentedhow are you creating the action? through the imagecache_ui module? or through another module?
this is a pretty old issue and i just tried it on the current version and it works so i'm going to mark this as fixed unless you've got some more info.