If an image has been edited so its human-readable filename does not actually look like a filename (e.g. "Some Description" rather than "Some_Description.jpg") then True Crop saves the cropped image without an image extension in the file URI either, causing it to break.

The code should ensure that the destination image URI always has the same file extension as the source image URI.

Comments

David_Rothstein created an issue. See original summary.

David_Rothstein’s picture

Status: Active » Fixed

Committed a fix.

  • David_Rothstein committed 2b836c7 on 7.x-1.x
    Issue #2734415 by David_Rothstein: Source images without an extension in...

Status: Fixed » Closed (fixed)

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