Project

General

Profile

Actions

Bug #21340

closed

js error "result.login is undefined"

Added by Stephan Petzl over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2009-10-22
Due date:
% Done:

0%

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

Description

when i log in into the backend of typo3 4.3 beta2 (firefox, console of firebug enabled) i get an JS error.

first there is an ajax request:

GET http://localhost:8081/typo3_4_3_beta2/typo3/ajax.php?_dc=1256217803527&ajaxID=BackendLogin%3A%3AisTimedOut&skipSessionUpdate=1

and then the error:

result.login is undefined
[Break on this error] if(result.login.locked) {\n
loginrefresh.js (Zeile 52)

In IE i get the rather useless message:
zeile: 159
zeichen: 3
fehler: bezeichner, Zeichenfolge oder Zahl erwartet
code: 0
url: http://.../typo3/backend.php

Browser: Firefox 3.5.3, IE 7.06
(issue imported from #M12314)

Actions #1

Updated by Steffen Kamper over 14 years ago

clear all cache and browser cache

Actions #2

Updated by Stephan Petzl over 14 years ago

that changed nothing. still the same error. in IE and FF.

Actions #3

Updated by Oliver Hader over 14 years ago

Hi Stephan,
does the problem still exist with the current SVN Trunk of TYPO3 4.3?
At least the IE Error "Bezeichner, Zeichenfolge oder Zahl erwartet" should not occur anymore.

Actions #4

Updated by Stephan Petzl over 14 years ago

in FF still the same error.
in IE now following error is displayed:

zeile: 53
zeicnen: 7
fehler: 'login.locked' ist NULL oder kein Objekt

Actions #5

Updated by Oliver Hader over 14 years ago

Could not reproduce with TYPO3 4.3-RC2.
Please feel free to open a new bug report if it still appears with several circumstances.

Actions

Also available in: Atom PDF