[TYPO3-core] RFC: #9052: [feature] Remove JS popup when login expired

Christoph Koehler christoph.koehler at gmail.com
Mon Nov 3 23:09:55 CET 2008


On 11/1/08 1:36 PM, Dmitry Dulepov wrote:
> Hi!
>
> Jeff Segars wrote:
>> I cleaned up the patch and am attaching it here and the bugtracker.
>>
>> I only gave it a quick sanity check to make sure that it did generally
>> work now, but I've reviewed and tested earlier versions of the patch
>> also.  Not quite an official +1 from me yet, but I think it should be in
>> pretty good shape :)
>>
>> For testing purposes, its helpful to set
>> $TYPO3_CONF_VARS['BE']['sessionTimeout'] to a low value so that the
>> login begins to timeout quickly.
>
> Here is more HCI-like adjustments: wider windows, titles, progress
> bar running from full to zero, explanation to user what is going on,
> better button titles. Screenshots attached. This is not final! We
> should also 'No, log out' button to the re-login prompt and do
> further clean up. Current code is a mixture of coding styles.
>

Dmitry,

I noticed that you took out a line from /t3lib/class.t3lib_tceforms.php. 
It's this one:
TBE_EDITOR.backend_interface = 
"'.$GLOBALS['BE_USER']->uc['interfaceSetup'].'";

It's also in the querygenerator.php, but I wanted to make sure that it's 
not needed in tceforms.

Thanks!

Christoph


More information about the TYPO3-team-core mailing list