Project

General

Profile

Actions

Bug #43901

closed

Element browser has no upload possibility

Added by Uwe Trotzek over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2012-12-12
Due date:
% Done:

0%

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

Description

If you use the element browser like this:

'wizards' => array(
'_PADDING' => 2,
'link' => array(
'type' => 'popup',
'title' => 'Link',
'icon' => 'link_popup.gif',
'script' => 'browse_links.php?mode=wizard',
'JSopenParams' => 'height=300,width=500,status=0,menubar=0,scrollbars=1'
)
)

it is not possible to upload files on the "file-tab" directly. If I use the Link-Wizard in the RTE it works correctly.

I've set the following TS:
options.uploadFieldsInTopOfEB = 1
options.createFoldersInEB = 1

Actions #1

Updated by Tobias Liebig over 11 years ago

  • Category set to Backend User Interface
Actions #2

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.4 (Backend)
  • Is Regression set to No
Actions #3

Updated by Nicole Cordes about 9 years ago

  • Status changed from New to Needs Feedback

Using the 'script' wizard is deprecated and not rendered in current releases. Please check your issue with current master (7.0.2).

Actions #4

Updated by Alexander Opitz almost 9 years ago

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.13)?

Actions #5

Updated by Benni Mack almost 9 years ago

  • Status changed from Needs Feedback to Resolved
  • Assignee set to Benni Mack

We now have that functionality. Enjoy :)

Actions #6

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF