Project

General

Profile

Actions

Bug #96663

closed

Redirect notification broken after upgrade from v11.5.3 to v11.5.5

Added by Benjamin Franzke about 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Category:
Backend JavaScript
Target version:
Start date:
2022-01-27
Due date:
% Done:

100%

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

Description

JavaScriptHandler.js has been introduced with https://review.typo3.org/c/Packages/TYPO3.CMS/+/64123 and publish in v11.5.3

FLAG_USE_TOP_WINDOW has been added in https://review.typo3.org/c/Packages/TYPO3.CMS/+/72262 and was released in v11.5.4

When updating from v11.5.3 the browser may still deliver the cached JavaScriptHandler.js as no cache bust invalidation is present.

This results in redirect slug updater notification which uses to be executed in the list_frame (as the v11.5.3 JavaScriptHandler.js doesn't know about FLAG_USE_TOP_WINDOW) where the context for the notification is not prepared.


Files

slug-notification.png (2.82 KB) slug-notification.png Benjamin Franzke, 2022-01-27 18:45

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Task #96003: Avoid inline JavaScript in DispatchNotificationHookClosedOliver Hader2021-11-16

Actions
Related to TYPO3 Core - Task #96606: Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatableClosedBenjamin Franzke2022-01-21

Actions
Actions

Also available in: Atom PDF