The module assumes that responsive_image is enabled. If this is not the case, an exception is thrown when accessing the "Manage display" overview of en entity that tries to load all available image formatters.

The patch checks if the module is inactive and if so, disabled the formatter

CommentFileSizeAuthor
#2 lazy-assumes-reps-img-3099232-2.patch508 bytesdrcolossos

Comments

DrColossos created an issue. See original summary.

drcolossos’s picture

StatusFileSize
new508 bytes
othermachines’s picture

I ran into this problem while testing the module for the first time.

The patch in #2 got rid of the error after re-installing the module - thanks!

  • osman committed 12dd6d7 on 8.x-3.x
    Issue #3099232 by osman, DrColossos: Don't assume responsive_image is...
osman’s picture

Status: Active » Fixed

Thanks for the patch DrColossos.

I took your your suggestion a couple steps further. I think it has more coverage.

Please check out the dev branch and let me know if it fixes the issue for you as well.

Status: Fixed » Closed (fixed)

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