Project

General

Profile

Actions

Bug #72242

closed

Using TCA type group with internal_type folder throws JS errors in backend

Added by Felix Nagel over 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
-
Start date:
2015-12-15
Due date:
% Done:

100%

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

Description

With 7.6.1 the removal of the folder selection feature* has been reverted. Sadly this once stable feature still seems to have issues.

Steps to reproduce:

  • Open the "TBE folder selector" popup (click folder icon next to input)
  • Click any folder within the folder tree (left side)
  • Click on the folder item you just clicked (right side) to choose the folder
  • JS alert with "Error - reference to main window is not set properly!"
  • PopUp closes - nothing has been selected

It will work if you open the popup again and choose the now already opened folder on the right side. Seems the interaction with the tree breaks the functionality.

Another JS erros pops up when trying to expand the tree using the arrow icons: "Uncaught ReferenceError: Tree is not defined"
Not sure if this the origin error or a follow-up as the reference is lost.

This bug report is a follow-up to #70449


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #70449: TCA type group with internal_type folder has been removedClosed2015-10-06

Actions
Related to TYPO3 Core - Bug #72369: "TBE folder selector" pop-up folder tree brokenClosed2015-12-21

Actions
Actions

Also available in: Atom PDF