Missing after applying changes for Drupal-7 by pyrollo, http://drupal.org/node/989520
This needs adding before a proper Drupal-7 release.

Comments

pyrollo’s picture

In #700696: Add 'flush' back into image module, there is a patch to add flush feature back into image (drupal core) module.

adrinux’s picture

I'll take a look, though I was about to do something similar to http://api.drupal.org/api/drupal/modules--image--image.module/function/i...
since clear_cache_all() still exists http://api.drupal.org/api/drupal/includes--cache.inc/function/cache_clea...

adrinux’s picture

Status: Active » Fixed

@pyrollo I just nicked your code from the patch in http://drupal.org/node/700696 - it works for now. Good enough for an alpha release I think, to match the new imagemagick. @sun also mentioned the possibility of moving im_raw's functionality into imagemagick project as a sub-module, so there may be more changes ahead yet :)

Will mark this fixed.

Status: Fixed » Closed (fixed)

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