Project

General

Profile

Actions

Bug #16757

closed

t3lib_htmlmail jump urls break mailto links

Added by Don Benjamin almost 18 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2006-12-01
Due date:
% Done:

0%

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

Description

When the jump url functionality is used it breaks mailto links. They are replaced in the same way as normal links but the redirects do not launch a mail program.

I am using typo3-4.0.1 and firefox 1.5.0.8

I have a proposed patch, I have only tested this in the context of directmail though, I don't know if this will break functionality elsewhere. Basically my patch just stops t3lib_htmlmail from adding mailto links to the list of hrefs to substitute so that they come out untouched in the finished document.

There may be a way to rewrite the redirect code, but this seemed the most reliable solution to me.

My patch is the output of the svn diff command, if there is a better format for these please let me know.

Thanks, Don
(issue imported from #M4599)


Files

class.t3lib_htmlmail.php.patch (976 Bytes) class.t3lib_htmlmail.php.patch Administrator Admin, 2006-12-01 12:55
Actions #1

Updated by Alexander Opitz over 11 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 4.0

The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz about 11 years ago

  • Status changed from Needs Feedback to Closed

No feedback for over 90 days.

Actions

Also available in: Atom PDF