How to reproduce
- go to back-office
- edit a content
- click on insert a link from ressources explorer
- browse a directory
- select a file (I sleected a JPG)
- Click OK
Actual behavior
- An error occured: Error from Bus message : 45 errors
How to reproduce
Actual behavior
The issue in tinymce only appears if the CSS rules for the editor are modified. Some CSS rules can causes issues, for example display: inline-block should not be used on link, image etc...