Project

General

Profile

Actions

Bug #27838

closed

Auto logoff caused by JS-Error: handler is undefined

Added by Trandel Miszcz almost 13 years ago. Updated over 12 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
Start date:
2011-07-05
Due date:
% Done:

100%

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

Description

After login to TYPO3 backend, even when im working and making some moves in backend, the system is disabling my session and logs me off.
When this appear i get an error in firebug console "handler is undefined" at line 3966 in prototype.js file.

I think the same problem is described here:

http://bugs.typo3.org/view.php?id=18184


Files

Bildschirmfoto_2011-07-05_um_12.59.55.png (35.4 KB) Bildschirmfoto_2011-07-05_um_12.59.55.png Code from js file with linenumbers Frank Nägler, 2011-07-05 13:01

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #25787: Firebug Error handler is undefined in BackendClosed2011-04-06

Actions
Actions #1

Updated by Frank Nägler almost 13 years ago

I can reproduce this bug with 4.5.2 and 4.5.3 in FF5.

The console shows:
GET http://domain.tld/typo3/ajax.php?_dc=1309863298412&ajaxID=BackendLogin%3A%3AisTimedOut&skipSessionUpdate=1

Parameters:
_dc 1309863298412
ajaxID BackendLogin::isTimedOut
skipSessionUpdate 1

Answer: {"login":{"timed_out":true}}

JS-Error:
handler is undefined
Line 3966 in http://domain.tld/typo3temp/compressor/prototype-63d51f3222c80211bf7a27d10bba929d.js

I have added a screenshot with linenumbers from this file

Actions #2

Updated by Chris topher almost 13 years ago

  • Subject changed from Auto logoff to Auto logoff caused by JS-Error: handler is undefined
Actions #3

Updated by Markus Klein almost 13 years ago

I'm not quite sure if the logouts are really caused by this JS error.
I get this error all the time, but the BE works as expected.
Anyhow, this error is annoying.

Actions #4

Updated by Frank Nägler almost 13 years ago

after some testings on different systems with different browsers.
I only can confirm this issue with Firefox 5. In the same TYPO3 Installation with Firefox 4 I have no problems.

Actions #5

Updated by Simon Schaufelberger over 12 years ago

I also get this Error and i have FF 3.6. I don't think that it depends on the browser you have.

Actions #6

Updated by Trandel Miszcz over 12 years ago

The error occurs on FF 3.6+ I can confirm same behavior on FF 5.0, 6.0 and TYPO 4.4.x

Actions #7

Updated by Megaspoilt over 12 years ago

  • Target version set to 4.5.8

I confirm this issue with Typo3 4.4.x and 4.5.x in Firefox 3.6 and later...

Has anyone an idea why this happens ? This auto-logoff is very painful

Actions #8

Updated by Simon Schaufelberger over 12 years ago

this bug is fixed already. see related issue.

Actions #9

Updated by Simon Schaufelberger over 12 years ago

  • % Done changed from 0 to 100
Actions #10

Updated by Xavier Perseguers over 12 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF