Problem/Motivation

On this line getViewDisplay is called with an object that can not be converted into a string.

Steps to reproduce

Attempt to use the layout builder on a media bundle.

Proposed resolution

Patch attached.

Remaining tasks

Review and apply.

Comments

geekygnr created an issue. See original summary.

classiccut’s picture

I was having the same issue when creating layout builder displays for user profiles. Thanks for the patch! Works for me.

phenaproxima’s picture

Status: Active » Needs review
StatusFileSize
new2.25 KB

Status: Needs review » Needs work

The last submitted patch, 3: 3185062-3.patch, failed testing. View results

phenaproxima’s picture

Status: Needs work » Needs review
StatusFileSize
new4.01 KB

  • phenaproxima committed 9825974 on 8.x-1.x
    Issue #3185062 by phenaproxima, geekygnr: getViewDisplay called in...
phenaproxima’s picture

Status: Needs review » Fixed

Thanks for this bugfix! I've added a test, and committed/pushed to 8.x-1.x. I'll also roll a new release.

Status: Fixed » Closed (fixed)

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