Project

General

Profile

Actions

Bug #23134

closed

FF field "Forgot Password Message" in felogin not working

Added by Steffen Müller almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
felogin
Target version:
-
Start date:
2010-07-08
Due date:
% Done:

100%

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

Description

Problem:

The value of the FF field "Forgot Password Message" (see screenshot) in felogin is not working. No matter what you type in that field, the text in the forget password form does not change.
The reason for this is that the field is not used at all in typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php

  • The FF field name is "forgot_message"
  • pi1 class uses "forgot_reset_message" instead

Solution:

Change pi1 class to use forgot_message instead of
forgot_reset_message and alter locallang file accordingly.

(issue imported from #M15051)


Files

bug_15051.diff (2.4 KB) bug_15051.diff Administrator Admin, 2010-07-08 18:14
15051_v2.patch (3.28 KB) 15051_v2.patch Administrator Admin, 2011-03-27 22:40
23134_solution2.diff (1.98 KB) 23134_solution2.diff Steffen Müller, 2011-04-11 22:39
Actions

Also available in: Atom PDF