Project

General

Profile

Actions

Bug #80312

closed

TYPO3 backend broken after a re-login

Added by Josef Glatz about 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Backend User Interface
Start date:
2017-03-17
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
7.1
Tags:
JavaScript
Complexity:
hard
Is Regression:
No
Sprint Focus:

Description

Problem/Description

In a project, where we started with TYPO3 master ~8.5.0-dev we often get a broken TYPO3 backend after a re-login is necessary.

Scenario

In my case, this happens in following scenario:
  1. Im logged in in the backend
  2. My IP changes
  3. The login screen appears
  4. Login process works as expected
  5. At first glance all looks fine when the backend ui gets loaded

but then

  1. the last/starting module
  2. or pagetree could not be loaded

However better than a Windows bluescreen, it looks like the following screenie (project name/Logo grayed out)

Screenshot of Backend + DevTools Console Output

The console log as text:

/typo3/sysext/backend/Resources/Public/JavaScript/Viewport.js?bust=411d72e16a44c31551ef7434f3a9b4ca1205202b:120 Uncaught TypeError: Cannot read property 'contentWindow' of undefined
    at /typo3/sysext/backend/Resources/Public/JavaScript/Viewport.js?bust=411d72e16a44c31551ef7434f3a9b4ca1205202b:120
    at Object.execCb (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at t.check (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at t.enable (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at t.init (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at o (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at Object.completeLoad (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
    at HTMLScriptElement.onScriptLoad (require-98fc40774edc8a5fe2909f2c012d4c8f.js:1)
merged-6bc5661a87ce7c5cb42537a1c10a8eab-740b001d6533ba5bb7b6a194642b928d.js:3962 Uncaught TypeError: Cannot read property 'App' of undefined
    at merged-6bc5661a87ce7c5cb42537a1c10a8eab-740b001d6533ba5bb7b6a194642b928d.js:3962

What if you click on a module in the module menu (e.g. Web > Page Module)

The page module opens, but not within the frame

Actual workaround

Manually reloading the whole TYPO3 backend before clicking on a module. (In some cases, that's not enough. If a simple reload doesn't work, an editor could click on a module, then press back button in the browser)

ToDo(s)

  • ?

Acceptance Criteria

*


Files

870dev-bug-after-logout.png (248 KB) 870dev-bug-after-logout.png Screenshot of Backend + DevTools Console Output Josef Glatz, 2017-03-17 08:23
click-on-pagemodule.png (65.2 KB) click-on-pagemodule.png Josef Glatz, 2017-03-17 08:23
broken_backend.jpg (97.8 KB) broken_backend.jpg Anonymous, 2017-07-12 16:39
broken_backend_2.jpg (98.6 KB) broken_backend_2.jpg Anonymous, 2017-07-14 17:39
backend_broken.jpg (91.9 KB) backend_broken.jpg Anonymous, 2018-01-03 11:31
backend_broken2.jpg (179 KB) backend_broken2.jpg Anonymous, 2018-01-03 11:31

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #80366: Values aren't always saved in the TYPO3 backendClosedMarkus Klein2017-03-21

Actions
Actions

Also available in: Atom PDF