Trello-Import: HTML-Mails

Mails generated from Trello import have html entitys like < and > encoded, where they shouldn’t:

image

Mail-Content:

=09<p><strong>Spielleitung</strong> mentioned you in a task:</p>


=09<p>&lt;p&gt;Die shared Accounts @moderation und @spielleitung sollten No=
tifications, mindestens Mentions, an Discord-Webhooks weiter reichen&lt;/p&=
gt;</p>


=09<p>&lt;p&gt;API: &lt;a href=3D&quot;https://docs.joinmastodon.org/method=
s/notifications/#see-also&quot; title=3D&quot;smartCard-inline&quot;&gt;htt=
ps://docs.joinmastodon.org/methods/notifications/#see-also&lt;/a&gt;&lt;/p&=
gt;</p>

This is probably a broader issue since comments are now html

This should be fixed in 191a476823. Please check with the next unstable build (you can also manually create a comment where you @mention someone and the mail should contain the rendered html, not the source).

1 Like

Works like a charm! Thanks for fixing this! :slight_smile: