You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you upload an image with tinymce there is a broken image:
From debugger:
7plone-logged-in-compiled.min.js:1 patterns.Patternslib Base: This pattern without a name attribute will not be registered!
2plone-logged-in-compiled.min.js:50 Usage of the mockup-patterns-base pattern is deprecated and it will eventually be removed.Instead, use pat-base and explicitly set parser to 'mockup' when calling extend.
http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/langs/en.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:8080/Plone/++plone++static/components/tinymce-builded/js/tinymce/langs/en_EN.js Failed to load resource: the server responded with a status of 404 (Not Found)
http://localhost:8080/Plone/news/@@images/image/thumb Failed to load resource: the server responded with a status of 404 (Not Found)
The text was updated successfully, but these errors were encountered:
If you upload an image with tinymce there is a broken image:
From debugger:
The text was updated successfully, but these errors were encountered: