Project

General

Profile

Actions

Bug #84702

closed

E-Mail link parameter encoded incorrectly for encryption

Added by Jan Delius about 6 years ago. Updated over 4 years ago.

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

0%

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

Description

If a TYPO3 page uses the configuration spamProtectEmailAddresses with a mailto link that contains a predefined subject with a encoded space(%20), the link generated by javascript after decryption contains incorrect characters.

For example:

mailto: ?subject=My%20subject

After decrypt with javascript: ?subject=My0subject

Actions

Also available in: Atom PDF