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.
Issue fork consent_support-3342478
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
Comment #4
andreasderijcke