There's a problem when using Aspect Switcher with exported presets. Imagecache identifies presets differently depending on where it's stored:
- "Normal", non-exported presets: use the presetid
- "Default", exported presets: use the presetname
- Overridden presets: use the presetid
When you're telling Aspect Switcher to use a preset it will pick the identifier using the above rules. As a result, when you create the Aspect Switcher preset using either Normal or Overridden presets it uses the presetid, then when they're exported it can't find them anymore.
Instead of the above, Aspect Switcher should always use the presetname.
Comments
Comment #1
damienmckennaShould this really be a core Imagecache issue, to do away with the presetid entirely?
Comment #2
fietserwinThe 6.x-2.x is not supported anymore and we are closing all issues for it. Please feel free to reopen against the 7.x-1.x branch if the error still appears there. Please feel free to reopen against the 6.x-1.x branch if the error also appears there.