Project

General

Profile

Actions

Bug #102420

open

Switching Backend Module in main module file loses folder selection

Added by Oliver Eglseder 6 months ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend JavaScript
Target version:
Start date:
2023-11-21
Due date:
% Done:

0%

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

Description

I have an additional (extbase) backend module with 'parent' => 'file'
The file-storage-tree-container is rendered, but the selected folder is not appended as GET param id when i select the additional module. It only works for the Filelist Module. My guess is, that theres some JS which appends the selected folder of the navigation component to the URL when a module is selected, but that does not handle custom backend modules.

Cases:
  • Custom Module -> Select Folder -> Switch to Filelist Module -> id GET param contains selected folder
  • Filelist Module -> Select Folder -> Switch to Custom Module -> No id GET param

According to my colleague, this worked in TYPO3 v11 but is broken in TYPO3 v12 (again, because it did not work in v10 as far as i remember).

No data to display

Actions

Also available in: Atom PDF