yes, the first image showed the new behavior. turning on Joomla debug to maximum unfortunaltely shows no error report information. The page looks the same. (Screenshot with Source-Code attached as image.
++++++++++++++
<!-- Event Calendar and Lists Powered by JEvents //-->
<div id="jevents">
<div class="contentpaneopen jeventpageyellow jevbootstrap"
id="jevents_header">
<h1>
Veranstaltungen </h1>
<ul class="actions">
<li class="print-icon">
<a href="javascript:void(0);" rel="nofollow"
onclick="window.open('/cms/index.php/veranstaltungen/cat.listevents/2022/09/15/-?print=1&pop=1&tmpl=component', 'win2', 'status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=600,height=600,directories=no,location=no');"
title="Drucken">
<span class="icon-print"> </span>
</a>
</li> <li class="email-icon">
<a href="javascript:void(0);" rel="nofollow"
onclick="window.open('/cms/index.php/component/mailto/?tmpl=component&link=92a3ff4972fc93e21178468160f850c6a372b5ab','emailwin','width=400,height=350,menubar=yes,resizable=yes'); return false;"
title="EMAIL">
<span class="icon-envelope"> </span>
</a>
</li>
</ul>
</div>
<div class="contentpaneopen jeventpageyellow jevbootstrap" id="jevents_body">
<div class='jev_pretoolbar'></div>
++++++++++++++++