An issue for Image Resize Filter needs to be remedied, and I've put together a patch for it.

Issue: https://www.drupal.org/project/image_resize_filter/issues/2369123
Patch: https://www.drupal.org/files/issues/2019-12-03/missing-attribute-undefin...

We have clients that like to use images and not set the height of an image and only do with attributes sometimes (to have the layout manage the width) when they write raw HTML in an editor. This leads to a lot of undefined index errors/entries.

If any remaining IRF module maintainers apply the patch there and release it, this will be moot - but in the meantime, can this be applied as a patch?

Comments

aubjr_drupal created an issue.