in2code-de / luxletter

Newsletter system for TYPO3

Home Page:https://www.in2code.de/agentur/typo3-extensions/luxletter/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleted FeUser leads to an 503 Error

Tim-Obert opened this issue · comments

If a newsletter is sent to an user and "Rewrite links in newsletter" is enabled the link is resolving as it should.
If the user gets deleted an exception is thrown:
typo3conf/ext/luxletter/Classes/Domain/Service/LogService.php, line 42: In2code\Luxletter\Domain\Service\LogService::logNewsletterOpening(): Argument #2 ($user) must be of type In2code\Luxletter\Domain\Model\User, null given

TYPO3 11
Version 19.2.2

Thx for your this issue. Will be fixed with the upcoming release (maybe already today)

Version 25.0.1 just released