We have a little custom plugin for the tinymce editor, and most of the time it works without a problem. It is loaded from /util/Editor/tinymce/plugins/. Sometimes however, EpiServer tries to load it from /EpiServer/CMS/CMS/7.19.1.0/ClientResources/Editor/tiny_mce/plugins/ and this fails with a 404 and tinymce isn't loaded at all.
I have no idea why it would try different paths seemingly at random. I don't know how to force the error, but it happens now and again, even on the same page.
Anyone able to help out, or point me in the right direction?
Hi,
We have a little custom plugin for the tinymce editor, and most of the time it works without a problem. It is loaded from /util/Editor/tinymce/plugins/. Sometimes however, EpiServer tries to load it from /EpiServer/CMS/CMS/7.19.1.0/ClientResources/Editor/tiny_mce/plugins/ and this fails with a 404 and tinymce isn't loaded at all.
I have no idea why it would try different paths seemingly at random. I don't know how to force the error, but it happens now and again, even on the same page.
Anyone able to help out, or point me in the right direction?
Thanks!
Joel