Project

General

Profile

Actions

Feature #83509

closed

Spam protect mail addresses even if they are not linked

Added by Bernhard Eckl over 6 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2018-01-08
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The mail spam protection of email addresses in TYPO3 only works if the mail address is linked in the RTE. But if the mail address is not linked, it does not protect the mail address at all.

Actions #1

Updated by Georg Ringer over 6 years ago

  • Tracker changed from Bug to Feature
  • Priority changed from Should have to Could have

As stated in https://docs.typo3.org/typo3cms/TyposcriptReference/Setup/Config/Index.html#spamprotectemailaddresses this is only valid for email addresses in typolinks.

I would propose to just use a replace function to replace the @ with eg. a js function

Actions #2

Updated by Benni Mack about 5 years ago

  • Status changed from New to Needs Feedback

Hi Bernhard,

well, it's kind of impossible to detect "email addresses in text" properly and in a reliable way.

Imagine this text:

You can access your site via http://benni:mack@b13.com or benni:mack@b13.com, if this does not work contact me at - it is very hard to detect if it's a link.

I also propose to solve this via a custom extension so you know when to apply this functionality in your specific context... what do you think?

Actions #3

Updated by Riccardo De Contardi almost 5 years ago

  • Status changed from Needs Feedback to Closed

No feedback since the last 90 days => closing this issue; moreover, as Benni Mack wrote, it is not technically feasible (covering all cases).

If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one.

Thank you and best regards

Actions

Also available in: Atom PDF