Skip to content

Inconsistent formatting of {{token}} blocks in draft emails will cause token replacement to fail for HTML  #14

@benkloester

Description

@benkloester

I am not certain I got the root cause of this issue right, but I noticed that the HTML version of the email being sent out inn my test merge had a blank where the name should have been swapped in. Inspecting the html showed that there were tags in the middle of the token - possibly in between some of the parentheses? So naive replacement might have resulted in the replacedment html being interpreted as a malformed tag or something.

Removing formatting from the {{token}} text in my draft fixed it.

It might be worth documenting that this can be an issue.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions