[TYPO3-core] Patch: loginSecurityLevel == 'normal'

Martin Kutschker Martin.Kutschker at blackbox.net
Fri Jan 27 12:26:55 CET 2006


René Fritz <rene at typo3.org> writes on 
Fri, 27 Jan 2006 12:12:49 +0100 (MET):

> 
> 
> > 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
> 
> It was too trivial to send the right code :-)
> 
> Of course it has to be:
> ... 
>
> onsubmit="document.loginform.userident.value=document.loginform.p_field.value;document.loginform.p_field.value=\'\';return
> 
> true;"


Better :-)

Masi 



More information about the TYPO3-team-core mailing list