Aspect Switcher -- Need to Flush Presets
evolvingweb - May 15, 2009 - 22:10
| Project: | Imagecache Actions |
| Version: | 6.x-1.5 |
| Component: | Canvas Actions Module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed |
Jump to:
Description
We have 3 presets on the site:
preset_A
preset_A_horizontal
preset_A_vertical
in preset_A, the only action configured is the aspect switcher.
When preset_A settings are edited, all cached images under preset_A are flushed.
But they should also be flushed when preset_A_horizontal or preset_A_vertical edited.

#1
Good point! I hadn't thought of that.
#2
I've tried looking at that ... the code would need to be quite custom - more custom than imagecache currently allows.
There's no hook or trigger to use to send to the parent presets.
I'll just have to leave that as a known limitation.