Project

General

Profile

Actions

Bug #94833

closed

mailto-Links in RTE will not get rendered in frontend

Added by Robert Wolle over 2 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2021-08-12
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Creating an email link with the RTE, the link is stored like <a href="mailto:">Mail me</a> in the database.
The output in the frontend is like <a></a>. All allowed classes and attributes will be shown in fe, but not the href with the encrypted or blank mailto.
I think it's related to the latest security issue ac8f1fc3ac.

This bug occurs in version 9.5.29 and 10.4.19.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #94776: Email Links with config.spamProtectEmailAddresses = 2 do not work after UpdateClosedTorben Hansen2021-08-11

Actions
Actions #1

Updated by Georg Ringer over 2 years ago

  • Status changed from New to Closed

this is a duplicate of #94776 with a patch which is already merged. therefore closing the issue

Actions #2

Updated by Georg Ringer over 2 years ago

  • Related to Bug #94776: Email Links with config.spamProtectEmailAddresses = 2 do not work after Update added
Actions

Also available in: Atom PDF