[TYPO3-core] Patch: loginSecurityLevel == 'normal'
Martin Kutschker
Martin.Kutschker at blackbox.net
Fri Jan 27 10:55:14 CET 2006
=?utf-8?q?Ren=C3=A9_Fritz?= <rene at typo3.org> writes on
Fri, 27 Jan 2006 10:48:05 +0100 (MET):
>
> Solution:
> Fixing the wrong JS code
The new JS code looks like this:
document.loginform.userident.value=document.loginform.p_field.value;
document.loginform.userident.value=document.loginform.p_field.value;
return true
Either the second assignment is a dupe or wrong.
Masi
More information about the TYPO3-team-core
mailing list