Project

General

Profile

Actions

Bug #24589

closed

top.nav is undefined

Added by Steffen Gebert almost 14 years ago. Updated almost 14 years ago.

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

0%

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

Description

Opening the flash uploader gives "top.nav is undefined"

swfupload.js:805

if (this.movieElement && typeof(movieElement.CallFunction) === "unknown") { // We only want to do this in IE 

(issue imported from #M17053)

Actions #1

Updated by Steffen Gebert almost 14 years ago

modulemenu.js:

top.nav = TYPO3.Backend.NavigationContainer.PageTree;

But PageTree is undefined

Actions #2

Updated by Steffen Gebert almost 14 years ago

Works after integration of pagtree

Actions

Also available in: Atom PDF