Problem/Motivation

We ran into the following issue:

  1. A theme is shipping an responsive image style
  2. An entity display is using a field with a the Blazy formatter. The formatter is configured to use these responsive image style
  3. Now uninstall the theme
  4. If you open the entity display in the frontend you are getting a 503

Proposed resolution

Check if the configured image style is really there

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chr.fritsch created an issue. See original summary.

chr.fritsch’s picture

Status: Active » Needs review
FileSize
915 bytes

Here is a patch

gausarts’s picture

Thank you for contribution.

Please allow some delay to get back on this.

  • gausarts committed c28e73a on 8.x-1.x authored by chr.fritsch
    - Issue #2871085 by chr.fritsch: Exception if configured image style...
gausarts’s picture

Title: Exception if configured image style does not exists anymore » Exception if configured image style does not exist anymore
Status: Needs review » Fixed

Sorry for delay ;)

Committed. Thank you for contribution and patience.

chr.fritsch’s picture

Thank you. Now please roll a new release :)

Status: Fixed » Closed (fixed)

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