D7.23 introduces labels for image styles, see change notice https://drupal.org/node/2058503.

Find out if , how and where we need to adapt our code to support these human readable image style names and how we can continue to support older D7 versions.

Comments

fietserwin’s picture

Title: Follow up needed to support D7.23 » Support image labels (introduced by D7.23)
Status: Active » Fixed

Committed the changes.

This commit also fixes/improves:
- Image effect summary for aspect switcher: use the t() placeholder % instead of explicit HTML tags.
- Prevent "Notice: Undefined index: subroutine_presetname in imagecache_subroutine_form() (line 228 of customactions\imagecache_customactions.module)."
- some comment and doc styles.

Status: Fixed » Closed (fixed)

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

Anonymous’s picture

Issue summary: View changes

Updated issue summary.