Project

General

Profile

Actions

Bug #20282

closed

JS Error in Link Wizard - browse_links.php?mode=file

Added by Ren Alessandri over 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-04-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

When i use the link wizard just as filebrowser the following JS Error appears: Error - reference to main window is not set properly!

--- snip ---
'config' => array (
'type' => 'input',
'size' => '15',
'max' => '255',
'checkbox' => '',
'eval' => 'trim',
'wizards' => array(
'_PADDING' => 2,
'link' => array(
'type' => 'popup',
'title' => 'Link',
'icon' => 'link_popup.gif',
'script' => 'browse_links.php?mode=file',
'JSopenParams' => 'height=300,width=500,status=0,menubar=0,scrollbars=1'
)
)
)
--- snip ---

(issue imported from #M10849)

Actions

Also available in: Atom PDF