Bug #20282
closedJS Error in Link Wizard - browse_links.php?mode=file
0%
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)
Updated by Georg Ringer over 14 years ago
also happens with browse_links.php?mode=folder
Updated by Albrecht Köhnlein about 14 years ago
Same problem - would be nice if anybody had a solution.
Updated by Alexander Opitz over 11 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
0)
The issue is very old, does this issue exists in newer versions of TYPO3 CMS (4.5 or 6.1)?
Updated by Alexander Opitz about 11 years ago
- Status changed from Needs Feedback to Closed
- Is Regression set to No
No feedback for over 90 days.