Project

General

Profile

Actions

Bug #51096

closed

Email link with spaces in subject doesn't work

Added by Johannes C. Laxander over 11 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2013-08-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
No
Sprint Focus:

Description

An email link mit subject parameter doesn't work, when the subject has more than one word, and the words are splitting by a space.

?subject=more than on word --> <a href="mailto:?subject=more" target="than" class="one" title="word">text</a>

Spaces must encoding with ASCII values '%20'. Also special german characters e.g. ä,ö,ü,A,Ö,Ü,ß and other special characters must encoding with corresponding ASCII values.

I think, a normal editor can do so, and encoding parameters of an email address should be a standard function of rte!

Actions

Also available in: Atom PDF