Skip to content

Not respecting http_generated_images_path #34

@mattdwen

Description

@mattdwen

First up, I'm running this via Grunt with grunt-contrib-compass, and I've tested both the master and 2.0 branches.

My config is using a custom http_generated_images_path setting. The images are being generated correctly, in the custom path, but then it falls over with:

Errno::ENOENT on line ["28"] of /Users/mattdwen/.rvm/gems/ruby-2.1.1/gems/compass-0.12.3/lib/compass/sass_extensions/functions/image_size.rb: No such file or directory @ rb_sysopen - /Users/mattdwen/www/Projects/group6.co.nz/app/images/template/sprites-retina-s763d863257.png

It's still trying to reference the original path for the images, and not where the sprite was generated.

If I remove the custom http_generated_images_path setting, then everything works as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions