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 #1

Updated by Benjamin Franzke about 2 years ago

  • Related to Task #96003: Avoid inline JavaScript in DispatchNotificationHook added
Actions #2

Updated by Benjamin Franzke about 2 years ago

  • Related to Task #96606: Ensure requirejs-loader.js and JavaScriptItemHandler.js are cache invalidatable added
Actions #3

Updated by Gerrit Code Review about 2 years ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73184

Actions #4

Updated by Gerrit Code Review about 2 years ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73184

Actions #5

Updated by Gerrit Code Review about 2 years ago

Patch set 1 for branch 11.5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73185

Actions #6

Updated by Gerrit Code Review about 2 years ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73184

Actions #7

Updated by Gerrit Code Review about 2 years ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73184

Actions #8

Updated by Gerrit Code Review about 2 years ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/73184

Actions #9

Updated by Benjamin Franzke about 2 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #10

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF