Project

General

Profile

Actions

Bug #101686

open

Extension removal does not clear some caches and leads to crashes with ext:form

Added by Stefan Bürk 9 months ago. Updated 9 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-08-15
Due date:
% Done:

0%

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

Description

Description

For example, if the Bootstrap Package is removed using the
extension manager in a non-composer installation, switching
to the ext:forms backend module leads to a exception.

Steps to reproduce:

  • git clone :benjaminkott/bootstrap_package.git typo3conf/ext/bootstrap_package
  • go to the extension manager
  • install bootstrap_package
  • remove bootstrap_package
  • switch to the "Forms" backend module

- main: reproduced
- 12.4.x dev: reproduced

Note: With bootstrap_package main.

This seems to be unrelated to

Clearing all caches ( bin/typo3 cache:flush ) solves this.

Expected behaviour:

  • Openenig the overview

Current:

Recieving exception that bootstrap_package yaml file cannot be parsed

Further information

It seems that https://review.typo3.org/c/Packages/TYPO3.CMS/+/80546 as fix for https://forge.typo3.org/issues/101679 does not impact this issue (which makes sense).


Files

Auswahl_1368.png (255 KB) Auswahl_1368.png Stefan Bürk, 2023-08-15 08:44

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #101679: Classloading information populated to late during extension installationResolved2023-08-14

Actions
Actions #1

Updated by Stefan Bürk 9 months ago

  • Description updated (diff)
Actions #2

Updated by Georg Ringer 8 months ago

  • Related to Bug #101679: Classloading information populated to late during extension installation added
Actions

Also available in: Atom PDF