Project

General

Profile

Actions

Task #96785

closed

Epic #96323: TYPO3 Backend: ES6 Module (ESM) support

Drop unneeded ModuleStateStorage JavaScript include

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-02-08
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The ModuleStateStorage introduced in #94762
as replacement for fsMod is only used via an
<typo3-immediate-action> custom element
(provided by ModuleTemplate), but had a fallback
that requires the ModuleStateStorage to always
be loaded in the page layout.

With the removal of the fsMod shim in #96289,
the unneeded include can be removed as the module is
loaded dynamically via ImmediateActionElement.js.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #96289: Remove fsModClosedOliver Bartsch2021-12-08

Actions
Actions #1

Updated by Benjamin Franzke about 2 years ago

Actions #2

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/+/73354

Actions #3

Updated by Benjamin Franzke about 2 years ago

  • Parent task set to #96323
Actions #4

Updated by Benjamin Franzke about 2 years ago

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

Updated by Benni Mack over 1 year ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF