Skip to content
Snippets Groups Projects
Commit 287e14c3 authored by chris's avatar chris Committed by Daniel Goerz
Browse files

[BUGFIX] Allow to set replyTo email address in ext:felogin

If the TypoScript variable `plugin.tx_felogin_pi1.replyTo` was set to
an email address, it triggered the following error:
`Symfony\\Component\\Mime\\Exception\\InvalidArgumentException: An address
can be an instance of Address or a string (\"array\") given)`

Releases: master
Resolves: #91458
Change-Id: I4179d42025d0373cd1d7c0938a83ec0c90e25465
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64559


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGuido Schmechel <guido.schmechel@brandung.de>
Reviewed-by: default avatarDaniel Goerz <daniel.goerz@posteo.de>
parent 5a197af6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment