Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sylus created an issue. See original summary.

sylus’s picture

macganibo’s picture

I have the same issue when creating messages, the ui renders an empty row. Also, when fetching the message entity programmatically $message->getText(); does not map tokens properly.

macganibo’s picture

macganibo’s picture

DamienMcKenna’s picture

Status: Active » Needs review

That's great, thanks for working through it!

Please try to remember to set the issue status to "Needs review" when you upload a patch, that will trigger the testbot to test the file and indicates to others that there's something to review.

jhedstrom’s picture

Status: Needs review » Needs work
Issue tags: +Needs tests

The approaches in #2 and #5 are quite different. Not sure what the token changes are in #5, but we definitely need to pass the message entity in.

malte.koelle’s picture

Patch #2 works fine for me. I created a test to cover the specific scenario.

  • jhedstrom committed 046e80a on 8.x-1.x authored by malte.koelle
    Issue #3048631 by macganibo, malte.koelle, sylus: Message text in admin/...
jhedstrom’s picture

Status: Needs review » Fixed

Thanks for the test @malte.koelle!

Status: Fixed » Closed (fixed)

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