Closed (fixed)
Project:
Image Resize Filter
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 May 2009 at 22:34 UTC
Updated:
27 May 2009 at 22:50 UTC
Currently core version of file_check_directory() notifies the user when new directories are created. This is pretty unnecessary, since the end-user should not even be aware of the background work that's happening. This patch makes Image Resize Filter use FileField's "quiet" version of the function (which is now in Drupal 7).
| Comment | File | Size | Author |
|---|---|---|---|
| image_resize_filter_quiet.patch | 1010 bytes | quicksketch |
Comments
Comment #1
quicksketchCommitted.