in2code-de / luxletter

Newsletter system for TYPO3
https://www.in2code.de/agentur/typo3-extensions/luxletter/
22 stars 25 forks source link

Deleted FeUser leads to an 503 Error #210

Closed Tim-Obert closed 6 months ago

Tim-Obert commented 6 months ago

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

einpraegsam commented 6 months ago

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

einpraegsam commented 6 months ago

Version 25.0.1 just released