After updating IframeDefaultFormatter::iframeIframe() to return a render array instead of an HTML string, the field formatter IframeOnlyFormatter.php is passing that render array to Markup::create(), causing an error.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3133359-2.patch | 931 bytes | agoradesign |
Comments
Comment #2
agoradesign commentedComment #3
Skabbkladden commentedThe patch fixes the issue.
Comment #4
smustgrave commentedQuestion.
The settings variable doesn't appear to be defined. Would that condition ever get it?
And if this has been tested when can it be rolled into the next release?
Comment #5
anybodySame problem here, I can confirm RTBC. #2 solves the problem perfectly.
Setting the priority higher as it completely breaks functionality in this case and makes it impossible to use. The page just renders "Array" (string).
Any active maintainer who can commit this?
Thanks a lot in advance.
Comment #6
devkinetic commentedThis should still be rolled in!
Comment #10
neffets commentedPatch applied to branch 8.x-2.x
In the -1.x branch I only applied the cache=0 for tokensupport