Problem/Motivation

The thumbnail view of a bynder field is not rendering.

Steps to reproduce

  • Create a media field of type bynder
  • Set the field formatter as "Bynder (Image)" with derivative "webimage"
  • Visit the page with this field. The field renders with a broken image.

Proposed resolution

Probably a bug on this line https://git.drupalcode.org/project/bynder/-/commit/5075b94b8c6223d65094c...

Remaining tasks

Review attached patch.

User interface changes

None

API changes

None

Data model changes

None

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

helioha created an issue. See original summary.

jonnyeom’s picture

FileSize
824 bytes
317 bytes

Thanks!
I am seeing this as well.

The patch worked for me, just uploading a version with some code sniffer fixes

jonnyeom’s picture

Status: Needs review » Reviewed & tested by the community

  • Berdir committed 37c8773 on 4.0.x authored by jonnyeom
    Issue #3222451 by jonnyeom, helioha: Fix bynder field formatter for...
Berdir’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the fix, committed.

Status: Fixed » Closed (fixed)

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