When validating the image dialog form it looks like we're assuming that the user is using a responsive image style with the default responsive_image breakpoint set. Responsive image styles allow users to choose a custom breakpoint set defined in a theme or module -- if you try to do this with inline_responsive_images it will error out and break the image dialog (under certain circumstances).

Comments

void-- created an issue. See original summary.

void--’s picture

void--’s picture

void--’s picture

Assigned: void-- » Unassigned
Status: Active » Needs review
void--’s picture

Issue summary: View changes
void--’s picture

Re-uploading patch relative to module root.

Dumitru Grosul’s picture

Status: Needs review » Reviewed & tested by the community

Patch in #6 fixed the issue.

alphex’s picture

Version: 8.x-2.1 » 8.x-2.2

This problem exists in version 2.2 as well.

I can confirm this patch in comment 6 works on 2.2 as well.

  • jeroen_vreuls committed 0ac0491 on 8.x-2.x authored by void--
    Issue #3089804 by void--, Dumitru Grosul, alphex: Don't hardcode...
jeroen_vreuls’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. It has been committed.

Status: Fixed » Closed (fixed)

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