Bug #72527
closed
Bug #71298: Fix missing/broken RTE features after Link Handler API merge
Cannot select base directory in wizard_element_browser
Added by Xavier Perseguers almost 9 years ago.
Updated over 4 years ago.
Category:
Site Handling, Site Sets & Routing
Sprint Focus:
Remote Sprint
Description
When having such a wizard to pick a folder in TCA:
<module type="array">
<name>wizard_element_browser</name>
<urlParameters type="array">
<mode>wizard</mode>
<act>file</act>
</urlParameters>
</module>
and clicking on some directory in the left part (1) the directory cannot be selected in the right part (2) anymore:
This works in TYPO3 6.2.
Files
Related issues
1 (1 open — 0 closed)
- Category set to Site Handling, Site Sets & Routing
- Status changed from New to Accepted
- Complexity set to medium
Besides that your TCA is deprecated, this sounds very reasonable.
OK, just found what is deprecated, thanks for pointing out, I just could not find any documentation on how to registering the wizard.
One thing I don't know is how to remove the various options on top (target, title, css-class, additional link parameters) so that I really just get a browser selector, or is there another better wizard for that?
Just for the record.
There are 2 wizards:
- wizard_element_browser
- wizard_link
First one accepts a mode-parameter where one can choose between "db, file or folder" or one can implement a totally custom module by using the hook:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['typo3/browse_links.php']['browserRendering']
- Target version changed from 7.6.3 to Candidate for patchlevel
- Parent task set to #71298
No, there is no JS error, there is simply no link on the corresponding text:
- Related to Epic #83669: Improve file list / file browser added
- Status changed from Accepted to Under Review
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
- Status changed from Resolved to Under Review
- Status changed from Under Review to Resolved
- Status changed from Resolved to Closed
Also available in: Atom
PDF