For manualcrop, we download jquery.imgareaselect from this URL:

http://odyniec.net/projects/imgareaselect/jquery.imgareaselect-0.9.10.zip

At some point yesterday, odyniec.net has gone offline! This host has actually always been problematic, sometimes causing slowness in builds when your drush download cache is empty.

Anyway, we've used this download, rather than pulling from GitHub, because the release on GitHub doesn't include the built (ie. minified) script, only the source:

https://github.com/odyniec/imgareaselect/archive/v0.9.10.zip

However, poking around in there, I can see that the 1.0.0-rc1 version does include the built version:

https://github.com/odyniec/imgareaselect/archive/v1.0.0-rc.1.zip

Maybe if manualcrop could work off of this version? Or maybe we just give up on worrying about the minified Javascript and use the GitHub archive of 0.9.10?

Comments

Matthijs’s picture

Manual Crop (the dev version to be precise) has been updated to v0.9.11-rc.1 from Github. I favoured that one because it's compatible with the jQuery version shipped with Drupal.

dsnopek’s picture

Thanks so much! I'm currently working on #2401473: Update to latest ManualCrop 7.x-1.x-dev so we can take advantage of this. :-)

dsnopek’s picture

Status: Active » Fixed
mglaman’s picture

Oh yes! Our production builds usually fail because I time out from this host constantly.

Status: Fixed » Closed (fixed)

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