When I reference an image from a URL and transfer it over, EPSA crop treats it as a broken link if there is a "+" in the file name. I've worked around it by just downloading the offending images, changing their names, and uploading them from local. Transliteration unfortunately will not help because it acts on node save.

CommentFileSizeAuthor
#2 epsacrop-special-char-1781358-2.patch2.05 KByvmarques

Comments

samheuck’s picture

I've encountered the same issue. Suggest using File (Field) Path module to rename uploaded images dynamically.
http://drupal.org/project/filefield_paths

yvmarques’s picture

Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new2.05 KB

Hi,

Quite funny bug, but that might happen with other modules as well. I found out how to fix it, try the attached patch and let me know if you still have it.

-- Yvan

yvmarques’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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