Recently I was working on this module on a fresh site and encountered problems getting image styles working. Of course after a day of not being able to figure it out, I realized I hadn't applied the required core patch for image styles to work properly.

In the mean time I had posted a patch to make image styles work without a core patch as part of #2742253: Transfer files locally before generating derivatives (work-around for ImageMagick vulnerability mitigation). Now that we know this is possible, perhaps we should look into incorporating the parts of that issue that make it unnecessary to patch core.

CommentFileSizeAuthor
#3 amazons3-no_core_patch-2743711.diff1.98 KBquicksketch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

quicksketch created an issue. See original summary.

quicksketch’s picture

quicksketch’s picture

Status: Active » Needs review
FileSize
1.98 KB

Splitting out the change from #2742253: Transfer files locally before generating derivatives (work-around for ImageMagick vulnerability mitigation), this patch eliminates the need for a Drupal core patch.

quicksketch’s picture

I created a PR with added tests at https://github.com/justafish/drupal_amazons3/pull/48.

Island Usurper’s picture

Priority: Normal » Major

Never mind. I'm having trouble with the other core patch.

Island Usurper’s picture

Priority: Major » Normal