Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2010 at 10:19 UTC
Updated:
30 May 2010 at 21:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
CoPut commentedComment #2
quicksketchThanks, you're right of course that Image Resize Filter shouldn't modify images that are not in pixels. We should be able to update our regexs to ignore such images.
Comment #3
quicksketchI've committed this patch which accomplishes the same thing as your patch in #1 only it still pulls in remote files locally even if they don't need to be resized.
Comment #4
quicksketch