Project

General

Profile

Actions

Bug #22434

closed

absRefPrefix => wrong link in reset email

Added by Stephan Bauer almost 14 years ago. Updated over 5 years ago.

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

100%

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

Description

If I set absRefPrefix = / I have no domain name in link to reset the password.

If absRefPrefix is set feloginBaseURL and baseUrl are not used anymore.

class.tx_felogin_pi1.php line 357
$link = ($isAbsRelPrefix ? '' : $this->conf['linkPrefix']) . $this->pi_getPageLink($GLOBALS['TSFE']->id, '', array(

(issue imported from #M14078)


Files

bug_14078.diff (1.29 KB) bug_14078.diff Administrator Admin, 2010-10-01 10:07

Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #28320: FE Login forgot password hashlink lacks scheme and host when using absRefPrefixClosed2011-07-19

Actions
Actions #1

Updated by Stephan Bauer over 13 years ago

Also it would be good to put the link beween '<' and '>' so the whole link will be clickable in the email programm.
Tested with Thunderbird and Outlook Express

Actions #2

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2878

Actions #3

Updated by Mr. Hudson almost 13 years ago

Patch set 1 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2881

Actions #4

Updated by Mr. Hudson almost 13 years ago

Patch set 2 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2881

Actions #5

Updated by Mr. Hudson over 12 years ago

Patch set 2 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2878

Actions #6

Updated by Mr. Hudson over 12 years ago

Patch set 3 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2878

Actions #7

Updated by Mr. Hudson over 12 years ago

Patch set 4 of change I05e3e63a3ad4628e07396e2dd8f089cd18dfc7f9 has been pushed to the review server.
It is available at http://review.typo3.org/2878

Actions #8

Updated by Thorsten Kahler over 12 years ago

  • Status changed from New to Under Review
  • Target version deleted (0)
  • Complexity set to medium
  • TYPO3 Version set to 4.4
Actions #9

Updated by Francois Suter over 12 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF