Comments

veronicaSeveryn created an issue. See original summary.

veronicaseveryn’s picture

Uploading a patch that fixes the bug.

veronicaseveryn’s picture

Status: Active » Needs review
jon@s’s picture

Status: Needs review » Reviewed & tested by the community

Can confirm this fixed the bug for me (8.2.1) without any problems.

afoster’s picture

Second Confirmation this patch worked in 8.2.1 - Thank you @veronicaSeveryn !

gedvan’s picture

The patch also worked fine for me in 8.2.1. Thanks!

norwegian.blue’s picture

Confirm that it fixed the issue for me too in 8.2.1 - Thanks for the work.

  • jeroen_betawerk committed 9f4c2c3 on 8.x-2.x
    Issue #2816745 by veronicaSeveryn: fixed incompatibility with Drupal 8.2
    
jeroen_vreuls’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch veronicaSeveryn. It has been committed to the dev version.

ukor’s picture

Great work, veronicaSeveryn! Works on 8.2.1 in my environment.
Thanks a lot.

Status: Fixed » Closed (fixed)

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

Carlos Miranda Levy’s picture

Patch works, upgrading to dev solves the issue for this module.

Unfortunately, it breaks the Simple Image Popup module -- https://www.drupal.org/project/image_popup -- which starts to display the same behavior (Loading...) as soon as the patch/dev version of inline_responsive_image is installed.

While we could argue that it then becomes a problem for image_popup, I suspect that this fix will probably break other modules, so perhaps we should review it.

Carlos Miranda Levy’s picture