Project

General

Profile

Actions

Bug #81728

closed

ElementBrowser broken with TCA type=group and internal_type=folder

Added by Rémy DANIEL almost 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2017-06-28
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:

Description

Hello

The elementBrowser for browsing folder (TCA type group with internal_type folder) is broken.
Expand/Collapse a folder does not work and return a 500 error

The reason is that the ajaxID used by the FolderBrower is the wrong one: sc_alt_db_navframe_expandtoggle instead of sc_alt_file_navframe_expandtoggle
In order to fix that bug, the ajaxID needs to be redefined when loading the JS module just for the FolderBrower, see attached diff file.

Occurs on TYPO3 7.6.
It was working in TYPO3 6.2.

Cheers


Files

patch.diff (456 Bytes) patch.diff Rémy DANIEL, 2017-06-28 16:27
Actions

Also available in: Atom PDF