Skip to content
Snippets Groups Projects
Commit 77a715ec authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[BUGFIX] Consider spamProtectEmailAddresses markup in <f:link.email>

Email processing in <f:link.email> view helper has been changed to
be based on typolink recently. In order to allow (internal) markup
in spamProtectEmailAddresses_atSubst or ~_lastDotSubst it has to be
ensured that only the input parameter (the email address) is
considered as user input and thus encoded for HTML.

Resolves: #96723
Releases: main, 11.5
Change-Id: I199ab6471d44508b0a3a4338ea1650d7eb7345df
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73363


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 696b6080
Branches
Tags
No related merge requests found
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