I am having an issue with images resizing randomly. If I upload an image to the media section named 'CricketerDuck.jpg' with dimentions 250x265 a new version of the image is generated named 'CricketerDuck_250x167.jpg' with dimentions 250x167. It seems to randomly change either the width or height of the image.
I am not sure if the new versions of the images are being geneirated when the images are being uploaded or when they are placed into a RTE. I would asume it happens in the RTE because the images only show the shruken version after the page is saved and published.
There are no thumbnail generators on the site or any other plugins that coudl be interfering with the images.
I really need an answer on this one because I am totally stuck!
Interesting, this problem seemed to appear for us *after* upgrading to 4.7.2.
I didn't even know about the automatic image generation until digging into this - that part's working fine for us, we're just having a problem with the image path getting '~/' prepended to it.
Squashing Images in RTE
Hey all,
I am having an issue with images resizing randomly. If I upload an image to the media section named 'CricketerDuck.jpg' with dimentions 250x265 a new version of the image is generated named 'CricketerDuck_250x167.jpg' with dimentions 250x167. It seems to randomly change either the width or height of the image.
I am not sure if the new versions of the images are being geneirated when the images are being uploaded or when they are placed into a RTE. I would asume it happens in the RTE because the images only show the shruken version after the page is saved and published.
There are no thumbnail generators on the site or any other plugins that coudl be interfering with the images.
I really need an answer on this one because I am totally stuck!
Thanks
I posted this issue last week but I have not recived any replys.
Could someone help me out with this? Do you need me to explain it better or do you require more information?
Thanks
Same here, except the problem is proving difficult to reproduce. But a link check has revealed a bunch of img src attributes altered in just this way.
Hi Andrew,
After much head scraching and searching I found this http://umbraco.codeplex.com/workitem/30723 and it led me to update to 4.7.2 and it fixed the issue.
Interesting, this problem seemed to appear for us *after* upgrading to 4.7.2.
I didn't even know about the automatic image generation until digging into this - that part's working fine for us, we're just having a problem with the image path getting '~/' prepended to it.
- Andrew
is working on a reply...