Closed (fixed)
Project:
ImageCache Profiles
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2010 at 04:01 UTC
Updated:
7 Apr 2010 at 15:30 UTC
When you have few languages on site and some general-named imagecache presets like "Default", you'll get big problems, as imagecache profiles being translated by views, so IC Profiles get wrong IC preset name and cant shrink images. It's all because ICP defines it's value in wrong fashion.
Here's a patch to solve this.
| Comment | File | Size | Author |
|---|---|---|---|
| imagecache_profiles.patch | 1.01 KB | neochief |
Comments
Comment #1
neochief commented#751308: Translatable handlers sanitization Here's also linked issue to fixed it inside main views module.
Comment #2
andypostCurrent workflow is translate preset names!
Current behavior in views
So preset names should not be translated until views change this in #751308: Translatable handlers sanitization
Probably it caused by http://drupal.org/cvs?commit=331664
Comment #3
andypostCommited, http://drupal.org/cvs?commit=345714