Image resaves with every node edit?
tj2653 - March 19, 2008 - 19:20
| Project: | Imagefield Crop |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | yhager |
| Status: | closed |
Jump to:
Description
It appears that every time the node that the cropped image is attached to is updated (say a minor text change), the cropped image is resaved. After a few rounds of editing unrelated data, the image quality gets quite terrible (at 95% quality), even though the user had no intention of changing the image. Is it possible to leave the image as is, if there is no change to the crop box? Or this might require a new "Apply" button specifically to save changes to the cropped image, separate from the Submit button. Any feedback?

#1
Yes, that sounds reasonable. It's been an overlook and I will fix it on the next release.
It might take me around a week to get to it though.. If you can propose a patch, it might be faster.
#2
Thanks yhager. I'm probably the last person that should attempt a patch, but I'll look at the code and see if I have any ideas :) I'm better at QA and fixing small problems.
#3
Fixed on 5.x-1.x-dev.
http://drupal.org/cvs?commit=107480
#4
Seems to work well so far...thanks :)
#5
Automatically closed -- issue fixed for two weeks with no activity.