Fixes a typo in the patch.

The patch gifresizer-patch01.php implements the fix provided in https://www.drupal.org/project/animgif_support/issues/2928746, but the call to "$this->writeframes(md5($file));" should use the variable $filename.

Comments

jasonmce created an issue. See original summary.

jasonmce’s picture

denes.szabo’s picture

Status: Active » Fixed

@jasonmce You are right, I fixed the lib with the wrong patch… I worked on a lot, there are something weird with this lib, the patch can not apply smootly…

SO, I fixed the patch and rolled out a new release. Thank your contribution!

denes.szabo’s picture

Status: Fixed » Closed (fixed)