Actions
Bug #48219
closedFile upload in RTE-Link-Editor throws 500 error page
Status:
Closed
Priority:
Must have
Assignee:
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
Start date:
2013-05-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.4
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
When you want to add a link in the RTE-Editor, you can upload files in the "File" tab. When you select a file and want to upload it, the reloaded content in the create-link-overlay will throw an error (see picture):
Oops, an error occurred!
Folder Keiner. Neuen Link setzen! does not exist.
More information regarding this error might be available online
Typo3 throws this 500 error while requesting this link: [...]typo3/sysext/rtehtmlarea/mod3/browse_links.php?act=file&mode=rte&expandFolder=1%3A%2Fuser_upload%2F&bparams=%7Cdata_tt_content__8__bodytext_%3Ade%3Autf-8%7Ctt_content%3A8%3Abodytext%3A9%3Atextpic%3A9%3A
The file upload is successful though... from the side of the editor this is an absolute no-go!
Files
Actions