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 #1

Updated by Felix Nagel over 8 years ago

Please somebody update the title. Should be "... errors in backend". Sorry...

Actions #2

Updated by Anja Leichsenring over 8 years ago

  • Subject changed from Using TCA type group with internal_type folder throws JS errors in to Using TCA type group with internal_type folder throws JS errors in backend
Actions #3

Updated by Oliver Hader over 8 years ago

  • Status changed from New to Accepted

Confirmed for 7.6.1

Actions #4

Updated by Oliver Hader over 8 years ago

  • Category set to Backend API
  • Status changed from Accepted to In Progress
  • Assignee set to Oliver Hader
Actions #5

Updated by Gerrit Code Review over 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/45382

Actions #6

Updated by Felix Nagel over 8 years ago

Patch fixes the selection issue. Tree issue seems like a separate issue.

Actions #7

Updated by Oliver Hader over 8 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF