You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since upgrading to 6.2, we are now able to specify multiple root paths for templates. The typoscript in cicregister has been upgraded to use this, but the sendTemplateEmail function in the AbstractBehavior class has not taken this into account. Until this is fixed, that function is broken.
Since upgrading to 6.2, we are now able to specify multiple root paths for templates. The typoscript in cicregister has been upgraded to use this, but the
sendTemplateEmail
function in theAbstractBehavior
class has not taken this into account. Until this is fixed, that function is broken.d048af4#commitcomment-8024773
The text was updated successfully, but these errors were encountered: