Project

General

Profile

Actions

Bug #22181

closed

Forgot Password link not working in felogin

Added by Ken Hanson about 14 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2010-02-25
Due date:
% Done:

0%

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

Description

When clicking on the forgot password link, the title Forgot Password? appears along with the filed to enter the Email address. Clicking on the Reset Password button does not change the page, it just comes back to the status with the Forgot Password? title, the field for entering the Email address, and the Reset Password button. The email is never sent.

I spent some time trying to figure this out and fix the problem myself, but did not succeed so far. I was able to deliberately force sending the Email with a hack to [if ($postedHash === $hashData['forgothash'])] and the Email was sent just fine, but this was not the solution by any means.

I have the latest WEC 4.3.1 package installed: wec_starter_install-4_3_1-1_0_0. I thought I may have messed something up with some bad Typoscript so set up a second test site with a brand new WEC installation and it has the same problem.

I have not figured out how this script is supposed to work exactly, but I am wondering if there is some confusion between the use of forgothash and forgot_hash.

Any help would be greatly appreciated!
(issue imported from #M13652)


Files

class.tx_felogin_pi1.php (36.6 KB) class.tx_felogin_pi1.php Administrator Admin, 2010-02-25 08:55
felogin.tmpl.html (5.6 KB) felogin.tmpl.html Administrator Admin, 2010-02-25 10:16
template.html (6.04 KB) template.html Administrator Admin, 2010-02-25 18:12
phpinfo.htm (47.2 KB) phpinfo.htm Administrator Admin, 2010-02-26 19:02
Actions

Also available in: Atom PDF