Problem/Motivation

PHP Fatal error: Type of Drupal\acquia_dam\Plugin\Field\FieldFormatter\AcquiaDamMediaThumbnailFormatter::$renderer must be Drupal\Core\Render\RendererInterface (as in class Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter) in /var/www/docroot/modules/contrib/acquia_dam/src/Plugin/Field/FieldFormatter/AcquiaDamMediaThumbnailFormatter.php on line 21

Fatal error: Type of Drupal\acquia_dam\Plugin\Field\FieldFormatter\AcquiaDamMediaThumbnailFormatter::$renderer must be Drupal\Core\Render\RendererInterface (as in class Drupal\media\Plugin\Field\FieldFormatter\MediaThumbnailFormatter) in /var/www/docroot/modules/contrib/acquia_dam/src/Plugin/Field/FieldFormatter/AcquiaDamMediaThumbnailFormatter.php on line 21

Steps to reproduce

With Drupal 11.4, the code is not compatible.

Proposed resolution

fix the definition.

Issue fork acquia_dam-3607942

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

nehajyoti created an issue. See original summary.

nehajyoti’s picture

StatusFileSize
new624 bytes

thoward216 made their first commit to this issue’s fork.

thoward216’s picture

I just came across this issue also, I've created a branch & MR to move this forward.

thoward216’s picture

Issue summary: View changes
Status: Active » Needs review

rajeshreeputra made their first commit to this issue’s fork.

rajeshreeputra’s picture

Status: Needs review » Fixed

MR merged!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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

danflanagan8’s picture

Can we please get that into a new 1.1.x release or put out a 1.2.x release?

This is at least a major if not critical issue. Without this fix the acquia_dam module brings down a site running on D11.4.x.