Project

General

Profile

Actions

Bug #17444

closed

Inserting a mailto: link with a parameter gets rendered like an HTTP link

Added by Jose Antonio Guerra over 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2007-07-06
Due date:
% Done:

0%

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

Description

If you insert a link like this in the RTE:

mailto:?subject=Ref:DESC

It gets rendered like this one:

http://testdomain.com/page-with-the-content@testdomain.com?subject=Ref:DESC

(issue imported from #M5909)

Actions #1

Updated by Martin Kutschker over 16 years ago

Does it work for you when the subject has no colon in it?

I have seen mailto: links that work though IE and Firefox behave a bit differently on edit of them. AFAIR IE didn't like spaces in them.

Actions #2

Updated by Stanislas Rolland over 15 years ago

I just tried the proposed test case with TYPO3_4-2 branch of SVN.

The mailto link is left unchanged by the RTE. So if there was an issue it was probably in the frontend rendering, because I cannot recall any change to the RTE that would have dealt with such issue.

I tested in Firefox 3, IE6 and IE 7, and the link was correctly rendered in the frontend in all cases.

Should this issue not be closed?

Actions #3

Updated by Stanislas Rolland over 15 years ago

Closing this issue as there is no reply and it cannot be reproduced.

Actions

Also available in: Atom PDF