Project

General

Profile

Actions

Bug #22583

closed

Forgot password form is not localized and doesn't work either

Added by Bart Dubelaar over 14 years ago. Updated almost 13 years ago.

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

0%

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

Description

Since at least version 1.3.0 the localization of the forgot password form doesn't work anymore. Also the forgot password procedure doesn't work at all. We are using Typo3 4.3.3 and went back to an older version of felogin (1.0.0) which works fine.

(issue imported from #M14299)

Actions #1

Updated by Bart Dubelaar over 14 years ago

We are using kb_md5fepw.

Actions #2

Updated by Chris topher over 14 years ago

related: #13652

Actions #3

Updated by Administrator Admin over 14 years ago

change in flexform.xml
<forgot_message>
</forgot_message>
to
<forgot_reset_message>
</forgot_reset_message>

and localization works fine

Actions #4

Updated by Bart Dubelaar over 13 years ago

  • Target version deleted (0)

I have finally traced the problem. The point is that a lot of labels have changed names and updating the translations in the ext managers did not fetch the new lang files.
I've solved it by deleting the lang files in l10n and the zips in typo3temp, after that fetching the translations worked.

Actions #5

Updated by Jigal van Hemert almost 13 years ago

  • Status changed from New to Closed
  • TYPO3 Version set to 4.3

Closed as an issue of fetching the language labels through the Extension Manager (often incorrect rights / ownership / temporary files not removed during major upgrade).

Actions

Also available in: Atom PDF