Project

General

Profile

Actions

Bug #24720

closed

Backwards compatibility broken and JS errors when editing files in file list module

Added by Susanne Moog over 13 years ago. Updated about 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
Start date:
2011-01-22
Due date:
% Done:

0%

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

Description

The click menu in the file list module produces the error that top.nav is undefined or has no method refresh (depending on whether or not the page tree is loaded already). The problem is that in the old days top.nav contained a reference to the current navigation script (page tree, folder tree, whatever) now it contains only a reference to the page tree. The click menu is trying to update the folder tree and fails.

Solution:
Let top.nav again contain a reference to the current navigation component.

How to test:
Use the click menu in the file list module to edit a file and notice that the folder list is indeed updated.

(issue imported from #M17208)


Files

17208_v1.diff (666 Bytes) 17208_v1.diff Administrator Admin, 2011-01-22 12:36

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #24773: The FlashUploader does not disappear anymoreClosedSteffen Kamper2011-01-24

Actions
Actions #1

Updated by Susanne Moog over 13 years ago

trunk in rev 10247

Actions

Also available in: Atom PDF