What I'm doing in XBBCodeFilter::tips() will get broken when the core /filter/tips patch lands.

CommentFileSizeAuthor
#1 xbbcode.2474895.1.filter-tips.patch445 bytescburschka

Comments

cburschka’s picture

Status: Active » Needs review
StatusFileSize
new445 bytes

All that's happened is that tips() now has to return a rendered string. I'm kind of suspecting that returning a render array was never actually supposed to work.

  • cburschka committed 21e1114 on 8.x-2.x
    Issue #2474895 by cburschka: Update tips() to core rendering change...
cburschka’s picture

Status: Needs review » Fixed

Conveniently, this patch doesn't need to wait for the core fix in order to work.

Status: Fixed » Closed (fixed)

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