Closed (fixed)
Project:
D7 Media
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2011 at 20:04 UTC
Updated:
31 Jan 2012 at 08:10 UTC
This is a D7/D8 image style issue as well, which is being worked on in #1129642: Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O. That issue contains a patch, currently under development, which mostly fixes this in D7.
This probably shouldn't move forward until the above issue is resolved and committed -- posting here get it on the back burner and let the maintainers know about the related core patch.
Comments
Comment #1
mrfelton commentedSubscribing. The patch in #1129642: Populate HTML image tags with dimension attributes (like D6 imagefield) without re-introducing I/O looks like its almost ready to be committed. Will be great to get these attributes supported in the Media module.
Comment #2
gollyg commentedSeems that this was committed and release in Drupal 7.9 and is ready to be considered.
http://drupal.org/node/1353920
Comment #3
gollyg commentedActually, this seems to have been added to dev branch in the 85753f3eeec85b9820df3d67fba25b07cf3c982f commit.
Probably should be resolved?
Comment #4
dave reidCorrect this was added in http://drupalcode.org/project/media.git/commit/85753f3.
Comment #5
fenstratThe commit in #4 here broke image resizing with the image_resize_filter: #1407590: Media 7.x-1.0-rc3 breaks image resizing