Bug #14909
closedconfig.spamProtectEmailAddresses does not work with link title
0%
Description
I'm using Typo3 3.8 + TV and the newest htmlarea RTE. In the setup field of my root template I have:
config.spamProtectEmailAddresses=1
config.spamProtectEmailAddresses_atSubst=(at)
When I add an email hyperlink in the htmlarea RTE, you can set both "email address" and "title". When only setting email address, the spam protection works fine. When I add a title to the link, the email address is not substituted.
(issue imported from #M1355)
Updated by old_tomww almost 19 years ago
I can confirm this behavior with 3.8.1 and htmlarea (I am not using TV - seems not be related to this issue)
Tom
Updated by Sebastian Kurfuerst almost 19 years ago
Hi,
it might be that the problem relates to the typolink function. Is somebody able to provide a patch? If not, I'll have a look.
Greets, Sebastian
Updated by Stanislas Rolland over 18 years ago
The title attribute was not supported in typolinks in TYPO3 3.8.1.
Your only option when using 3.8.1 is to unset the title through proc options so that the link can be processed as a typolink.
This issue was fixed in TYPO3 4.0.