HTML Mail Version 7.x.2.71
Drupal Core: 7.92
If I use the HTML Test Mail on php 7.4 every things works fine:
If I change to php 8, then the html mail fails. I receive following :
<h1><a href="http://drupal.org/project/htmlmail">HTML Mail</a> test message</h1>
<div class="htmlmail-body">
<p>test </p>
<ul>
<li>1 </li>
<li>2</li>
<li>3</li>
</ul>
</div>
I got no warnings in the report messeage log.
Closed: outdated
2.71
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.