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).

CommentFileSizeAuthor
image_resize_filter_quiet.patch1010 bytesquicksketch

Comments

quicksketch’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.