🐛 | CKEditor 4 - WYSIWYG HTML editor | Accessing URL to script filemanager.config.php creates a file system inside the includes directory
🇫🇷France jim005
We encountered the same problem when a bot ran over this file. In addition, all our CSS / JS aggregate become empty, so website were full buggy.
To fix this issue quickly we went to admin/config/development/performance and we disabled :
- Aggregate and compress CSS files.
- Aggregate JavaScript files.
then Clear Cache.
Thanks for this patch, it's should be reviewed quickly.