When editing a media item directly e.g. /media/19/edit there is the option crop the image, however licking this link gives a page not found error.

The page it is linking to is /imagecrop/crop/19/square_thumbnail/

However if I look at the same image when used in a page e.g. /node/36/edit clicking on the crop image button it works linking to /imagecrop/crop/21/square_thumbnail/node/degree_course/field_gallery

Is the crop set per field or per media item?

Comments

barraponto’s picture

Version: 7.x-1.0-rc3 » 7.x-1.x-dev

The crop is set per field, in the field settings. Therefore the crop button should not show up on media edit fields.

nils.destoop’s picture

Status: Active » Fixed

Apparently you had the setting "skip preview". That's why i was not getting it.
I changed the crop link, now it's correct. I also added an extra setting, now you can disable cropping on media edit forms.

dwkitchen’s picture

Sounds good will try it out

Status: Fixed » Closed (fixed)

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

capellic’s picture

StatusFileSize
new64.87 KB

I am opening this bug again since I just ran into the issue with the latest Dev release (Feb 23). See screenshot of the issue. Attached is a screenshot of my settings.

http://dl.dropbox.com/u/4770698/Drupal-org/Imagecrop%20page%20not%20foun...

capellic’s picture

Status: Closed (fixed) » Needs work

I thought I had opened this case again. Please see comment #5

nils.destoop’s picture

Status: Needs work » Needs review

Can you check again with latest dev from tomorrow. Or you can apply following pach: http://drupalcode.org/project/imagecrop.git/patch/320dfd1313d9b97025bfae...

This fixed all issues on both media 1.x and 2.x on my local machine.

bryancasler’s picture

Status: Needs review » Fixed

I can confirm that the crop button is working correctly now

Status: Fixed » Closed (fixed)

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