Actions
Bug #81522
closedckeditor - imports / refer to file inside fileadmin
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
RTE (rtehtmlarea + ckeditor)
Target version:
-
Start date:
2017-06-08
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
8
PHP Version:
7.0
Tags:
ckeditor
Complexity:
Is Regression:
Sprint Focus:
Description
hello,
it is not possible to refer to a file inside the fileadmin folder.
If i try to use an additional file in the ckeditor configuration file by using
- { resource: "fileadmin/Template/ext/rte_ckeditor/Configuration/RTE/Editor/Plugins.yaml/Plugins.yaml" }
i get the following error
Argument 1 passed to TYPO3\CMS\Core\Configuration\Loader\YamlFileLoader::processImports() must be of the type array, null given, called in /home/www/typo3_src-8.7.1/typo3/sysext/core/Classes/Configuration/Loader/YamlFileLoader.php on line 48
Actions