Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2007 at 16:34 UTC
Updated:
2 Apr 2008 at 15:32 UTC
If you set imagefield to resize images that are too big, and ajax upload three images larger than allowed, for example,
you will get the image resized message three times.
No need to display it more than once, since it is the same for all three times shown.
Attaching a small patch that fixes this.
| Comment | File | Size | Author |
|---|---|---|---|
| show_once.patch | 970 bytes | bojanz |
Comments
Comment #1
dopry commentedI don't think I really want to add this patch... I kind of want to know each image that was resized...
I'd rather just add the filename or something to the Message so I know which images got resized.
Comment #2
dopry commentedfilename addition Committed to DRUPAL-5--2.