As of Drupal 7.23 the image list outputs the image style label. imagestyleflush_image_style_list() does not yet incorporate this change, causing the image style list to display machine names again.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | imagestyleflush-labels-not-displayed-341265-1.patch | 588 bytes | ciss |
Comments
Comment #1
ciss commentedComment #2
joelpittetThis looks good thank you. Maybe you want to do that to the image delete page as well?
Comment #3
hargobind@ciss, thank you for providing the patch. @joelpittet, thank you for pointing out that it needs to be on the delete page as well. This has been committed.