[TYPO3-core] RFC #15051: Bugfix: FF field "Forgot Password Message" in felogin not working

Steffen Müller typo3 at t3node.com
Fri Jul 9 14:46:42 CEST 2010


Hi.

This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=15051

Branches:
trunk

Problem:
The value of the FF field "Forgot Password Message" with key
"forgot_message" in felogin plugin is not working. (see also screenshot
in the bugtracker). 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. Instead, there's
another field used: "forgot_reset_message".

Solution:
Change pi1 class to use the key "forgot_message" instead of
"forgot_reset_message" and alter locallang file accordingly.


-- 
cheers,
Steffen

TYPO3 Blog: http://www.t3node.com/
Microblog:  http://twitter.com/t3node

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_15051.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100709/ae03bca8/attachment.asc>


More information about the TYPO3-team-core mailing list