Currently only searches for the default image in the module directory. Should emulate behaviour of Core and Libraries module.

Desired search order:

- domain's files directory
- site/all/files
- profiles/profile_name/files
- path/to/imagecache_defaults/images

Comments

thedavidmeister’s picture

Category: feature » bug
Priority: Normal » Major
thedavidmeister’s picture

Status: Active » Fixed

Pushed a fix for this.

Searches for an image file containing "imagecache_defaults" in the file name in the following folders (in order):
- sites//files
- sites/all/files
- profiles/
/files
- path/to/imagecache_defaults/images

Status: Fixed » Closed (fixed)

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