Closed (fixed)
Project:
Image javascript crop
Version:
7.x-1.x-dev
Component:
PHP
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 14:49 UTC
Updated:
20 Feb 2012 at 16:30 UTC
When selecting an image using the media file selector, and afterwords try to crop the image, the popup says the path doesn't exist. If i save the node and try to crop the image again without selecting a new image, it all works fine.
Using the latest (dec 7) Media 7.x-2.x-dev module, and the latest (dec 3) imagecrop 7.x-1.x-dev
Bonus info: If I create a multi value image field, I am able to crop an image without saving the node, but only if i add an additional image, eg. add 2 images, and I am able to crop the first one, add 3 images, and I am able to crop the first two.
Maybe its something about the media module not saving images the same way anymore.
Comments
Comment #1
robhoward79 commentedHave you overridden your image styles with the javascript crop effect?
Comment #2
aacraig commentedI get the same error when trying to edit the user profile image.
I have set up all image styles relating to user profile images with the js crop effect.
Comment #3
nils.destoop commentedThis should be fixed now. I reproduced it on node/add
Comment #4
nils.destoop commented