Problem/Motivation

When remote URL has become unavailable it causes TypeError on processing of that Media entity.

Steps to reproduce

Manipulate the URL of an existing Media entity to a non-existing URL.
Load a page where the Media entity is rendered.

Proposed resolution

Skip processing of Media items when there is nothing to render.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

andreasderijcke created an issue. See original summary.

  • andreasderijcke committed 5ee13c7e on 1.0.x
    Issue #3342478 by andreasderijcke: Media: TypeError when remote URL has...
andreasderijcke’s picture

Assigned: andreasderijcke » Unassigned
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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