Project

General

Profile

Actions

Bug #15095

closed

notification_email_urlmode does not support secure links (https)

Added by Simon Ihmig over 18 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Frontend
Target version:
-
Start date:
2005-10-18
Due date:
% Done:

0%

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

Description

config.notification_email_urlmode only converts long urls that use the simple http protocol to shortened urls, secure urls are beeing ignored.

Especially in the case of confirmation emails from login/registration processes secure links have to be supported!

The solution is simple: t3lib:div:substUrlsInPlainText has to be extended to support https links. A plain stupid approach is supplied in the attached file.

Please fix this in the core!

(issue imported from #M1655)


Files

Actions #1

Updated by Pieter over 18 years ago

I ran into this problem too while using srfeuserregister. Does the fix in the attached file work, can it be used as a temporary fix?

Actions #2

Updated by Michael Stucki over 17 years ago

Fixed in TYPO3 4.0.3

Actions

Also available in: Atom PDF