Project

General

Profile

Actions

Bug #84972

closed

JavaScript Error upon click to filelist -> folder

Added by Anja Leichsenring almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-11
Due date:
% Done:

100%

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

Description

Upon click in the list-frame of the filelist-Module, the list view for that folder is displayed, and in the browser console following error appears:

13:45:52.448 SEVERE - http://localhost:8000/typo3temp/var/tests/acceptance/typo3/index.php?route=%2Ffile%2FFilelistList%2F&token=cb5fdd3e7678f271f54a75f5a0aacb641fc38e18&target=1%253A%252F&imagemode=1 263:461 Uncaught TypeError: Cannot read property 'contentWindow' of undefined

This onclick event should update the position in the folder tree, but fails.

BTW, in list view, no error is displayed, and also the selected page position is not highlighted in page tree. Maybe this is just a forgotten bit of code left from the svg tree switch?
The offending code is located in ext:filelist/Classes/Filelist::linkWrapDir().

Actions #1

Updated by Gerrit Code Review almost 6 years ago

  • Status changed from New 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/56926

Actions #2

Updated by Gerrit Code Review almost 6 years ago

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

Actions #3

Updated by Anonymous almost 6 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF