Bug #43901
closedElement browser has no upload possibility
0%
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
Updated by Tobias Liebig almost 12 years ago
- Category set to Backend User Interface
Updated by Mathias Schreiber almost 10 years ago
- Target version set to 7.4 (Backend)
- Is Regression set to No
Updated by Nicole Cordes almost 10 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).
Updated by Alexander Opitz over 9 years ago
Hi,
as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (6.2.13)?
Updated by Benni Mack over 9 years ago
- Status changed from Needs Feedback to Resolved
- Assignee set to Benni Mack
We now have that functionality. Enjoy :)
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed